# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_mount.yml ****************************************************** 1 plays in /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml PLAY [Basic mount snapshot test] *********************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:2 Friday 01 March 2024 17:15:08 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:46 Friday 01 March 2024 17:15:09 +0000 (0:00:01.022) 0:00:01.033 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:10 Friday 01 March 2024 17:15:09 +0000 (0:00:00.013) 0:00:01.047 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:15 Friday 01 March 2024 17:15:09 +0000 (0:00:00.249) 0:00:01.296 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:19 Friday 01 March 2024 17:15:09 +0000 (0:00:00.017) 0:00:01.314 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:15:09 +0000 (0:00:00.016) 0:00:01.331 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:15:09 +0000 (0:00:00.013) 0:00:01.344 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:15:09 +0000 (0:00:00.018) 0:00:01.362 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:15:09 +0000 (0:00:00.026) 0:00:01.389 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:15:09 +0000 (0:00:00.193) 0:00:01.582 ********** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:15:09 +0000 (0:00:00.014) 0:00:01.597 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:15:09 +0000 (0:00:00.009) 0:00:01.606 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:15:09 +0000 (0:00:00.009) 0:00:01.615 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:15:09 +0000 (0:00:00.026) 0:00:01.641 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-kbd-2.28-6.el8.x86_64", "Installed: libblockdev-loop-2.28-6.el8.x86_64", "Installed: ndctl-71.1-7.el8.x86_64", "Installed: ndctl-libs-71.1-7.el8.x86_64", "Installed: libblockdev-lvm-2.28-6.el8.x86_64", "Installed: blivet-data-1:3.6.0-8.el8.noarch", "Installed: python3-blivet-1:3.6.0-8.el8.noarch", "Installed: python3-blockdev-2.28-6.el8.x86_64", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: libblockdev-mdraid-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-0.8.4-41.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: libblockdev-mpath-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64", "Installed: vdo-6.2.9.7-14.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-6.el8.x86_64", "Installed: mdadm-4.2-13.el8.x86_64", "Installed: libblockdev-part-2.28-6.el8.x86_64", "Installed: libblockdev-swap-2.28-6.el8.x86_64", "Installed: libblockdev-2.28-6.el8.x86_64", "Installed: libblockdev-utils-2.28-6.el8.x86_64", "Installed: volume_key-libs-0.3.11-6.el8.x86_64", "Installed: libblockdev-crypto-2.28-6.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: daxctl-libs-71.1-7.el8.x86_64", "Installed: libblockdev-dm-2.28-6.el8.x86_64", "Installed: kmod-kvdo-6.2.8.7-94.el8.x86_64", "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: libblockdev-fs-2.28-6.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64" ] } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:16:09 +0000 (0:00:59.953) 0:01:01.595 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:16:09 +0000 (0:00:00.011) 0:01:01.607 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:16:09 +0000 (0:00:00.011) 0:01:01.618 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:16:10 +0000 (0:00:00.540) 0:01:02.159 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:16:10 +0000 (0:00:00.020) 0:01:02.179 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:16:10 +0000 (0:00:00.016) 0:01:02.195 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:16:10 +0000 (0:00:00.016) 0:01:02.211 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:16:10 +0000 (0:00:00.018) 0:01:02.229 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:16:12 +0000 (0:00:02.422) 0:01:04.652 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:16:14 +0000 (0:00:01.780) 0:01:06.432 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:16:14 +0000 (0:00:00.029) 0:01:06.462 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:16:14 +0000 (0:00:00.009) 0:01:06.472 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:16:14 +0000 (0:00:00.375) 0:01:06.847 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:16:14 +0000 (0:00:00.018) 0:01:06.866 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:16:14 +0000 (0:00:00.009) 0:01:06.875 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:16:14 +0000 (0:00:00.013) 0:01:06.888 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:16:14 +0000 (0:00:00.012) 0:01:06.901 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:16:15 +0000 (0:00:00.011) 0:01:06.912 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:16:15 +0000 (0:00:00.020) 0:01:06.933 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:16:15 +0000 (0:00:00.009) 0:01:06.943 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:16:15 +0000 (0:00:00.018) 0:01:06.961 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:16:15 +0000 (0:00:00.018) 0:01:06.980 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:16:15 +0000 (0:00:00.009) 0:01:06.990 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709312889.881872, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:16:15 +0000 (0:00:00.199) 0:01:07.189 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:16:15 +0000 (0:00:00.010) 0:01:07.199 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:23 Friday 01 March 2024 17:16:16 +0000 (0:00:00.756) 0:01:07.955 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:5 Friday 01 March 2024 17:16:16 +0000 (0:00:00.018) 0:01:07.974 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:10 Friday 01 March 2024 17:16:16 +0000 (0:00:00.196) 0:01:08.170 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 Friday 01 March 2024 17:16:16 +0000 (0:00:00.018) 0:01:08.188 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:23 Friday 01 March 2024 17:16:18 +0000 (0:00:02.530) 0:01:10.719 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:31 Friday 01 March 2024 17:16:19 +0000 (0:00:00.292) 0:01:11.011 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:36 Friday 01 March 2024 17:16:19 +0000 (0:00:00.013) 0:01:11.024 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:44 Friday 01 March 2024 17:16:19 +0000 (0:00:00.012) 0:01:11.037 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:49 Friday 01 March 2024 17:16:19 +0000 (0:00:00.019) 0:01:11.057 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:58 Friday 01 March 2024 17:16:19 +0000 (0:00:00.018) 0:01:11.076 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:29 Friday 01 March 2024 17:16:19 +0000 (0:00:00.018) 0:01:11.094 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:16:19 +0000 (0:00:00.025) 0:01:11.119 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:16:19 +0000 (0:00:00.015) 0:01:11.135 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:16:19 +0000 (0:00:00.020) 0:01:11.155 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:16:19 +0000 (0:00:00.030) 0:01:11.186 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:16:19 +0000 (0:00:00.013) 0:01:11.199 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:16:19 +0000 (0:00:00.013) 0:01:11.213 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:16:19 +0000 (0:00:00.026) 0:01:11.240 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:16:19 +0000 (0:00:00.012) 0:01:11.253 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:16:19 +0000 (0:00:00.026) 0:01:11.279 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:16:21 +0000 (0:00:02.404) 0:01:13.684 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "fs_type": "xfs", "name": "lv1", "size": "15%" }, { "fs_type": "xfs", "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "fs_type": "xfs", "name": "lv3", "size": "10%" }, { "fs_type": "xfs", "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "fs_type": "xfs", "name": "lv5", "size": "30%" }, { "fs_type": "xfs", "name": "lv6", "size": "25%" }, { "fs_type": "xfs", "name": "lv7", "size": "10%" }, { "fs_type": "xfs", "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:16:21 +0000 (0:00:00.028) 0:01:13.712 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:16:21 +0000 (0:00:00.013) 0:01:13.725 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:16:26 +0000 (0:00:04.515) 0:01:18.241 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:16:26 +0000 (0:00:00.023) 0:01:18.264 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:16:26 +0000 (0:00:00.018) 0:01:18.283 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:16:26 +0000 (0:00:00.018) 0:01:18.302 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:16:26 +0000 (0:00:00.017) 0:01:18.320 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:16:28 +0000 (0:00:02.416) 0:01:20.737 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:16:30 +0000 (0:00:01.668) 0:01:22.405 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:16:30 +0000 (0:00:00.031) 0:01:22.436 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:16:30 +0000 (0:00:00.009) 0:01:22.446 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:16:40 +0000 (0:00:10.283) 0:01:32.729 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:16:40 +0000 (0:00:00.020) 0:01:32.749 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:16:40 +0000 (0:00:00.010) 0:01:32.760 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:16:40 +0000 (0:00:00.022) 0:01:32.782 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:16:40 +0000 (0:00:00.019) 0:01:32.802 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:16:40 +0000 (0:00:00.013) 0:01:32.815 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:16:40 +0000 (0:00:00.019) 0:01:32.834 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:16:40 +0000 (0:00:00.012) 0:01:32.847 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:16:40 +0000 (0:00:00.019) 0:01:32.867 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:16:40 +0000 (0:00:00.019) 0:01:32.887 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:16:40 +0000 (0:00:00.010) 0:01:32.897 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709312889.881872, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:16:41 +0000 (0:00:00.201) 0:01:33.099 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:16:41 +0000 (0:00:00.010) 0:01:33.109 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs] **************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:49 Friday 01 March 2024 17:16:42 +0000 (0:00:00.804) 0:01:33.914 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:16:42 +0000 (0:00:00.025) 0:01:33.940 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:16:42 +0000 (0:00:00.017) 0:01:33.957 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:16:42 +0000 (0:00:00.023) 0:01:33.980 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:16:42 +0000 (0:00:00.016) 0:01:33.997 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:16:42 +0000 (0:00:00.014) 0:01:34.012 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:16:42 +0000 (0:00:00.031) 0:01:34.044 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:16:44 +0000 (0:00:02.423) 0:01:36.468 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -a -r 15 -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command snapshot] ****** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:16:44 +0000 (0:00:00.027) 0:01:36.495 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:16:47 +0000 (0:00:02.858) 0:01:39.353 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:16:47 +0000 (0:00:00.014) 0:01:39.368 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:16:47 +0000 (0:00:00.025) 0:01:39.393 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:16:47 +0000 (0:00:00.010) 0:01:39.404 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify the snapshot LVs are created] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:58 Friday 01 March 2024 17:16:47 +0000 (0:00:00.016) 0:01:39.421 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:16:47 +0000 (0:00:00.026) 0:01:39.448 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:16:47 +0000 (0:00:00.036) 0:01:39.484 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:16:47 +0000 (0:00:00.023) 0:01:39.507 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:16:47 +0000 (0:00:00.014) 0:01:39.522 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:16:47 +0000 (0:00:00.014) 0:01:39.536 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:16:47 +0000 (0:00:00.033) 0:01:39.570 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:16:50 +0000 (0:00:02.394) 0:01:41.964 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -a -v -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command check] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:16:50 +0000 (0:00:00.027) 0:01:41.991 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:16:51 +0000 (0:00:01.362) 0:01:43.354 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:16:51 +0000 (0:00:00.015) 0:01:43.370 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:16:51 +0000 (0:00:00.025) 0:01:43.395 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:16:51 +0000 (0:00:00.011) 0:01:43.406 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the snapshot for lv1] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:67 Friday 01 March 2024 17:16:51 +0000 (0:00:00.015) 0:01:43.421 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:16:51 +0000 (0:00:00.030) 0:01:43.452 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:16:51 +0000 (0:00:00.017) 0:01:43.470 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:16:51 +0000 (0:00:00.021) 0:01:43.492 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:16:51 +0000 (0:00:00.013) 0:01:43.506 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:16:51 +0000 (0:00:00.014) 0:01:43.520 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:16:51 +0000 (0:00:00.032) 0:01:43.553 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:16:54 +0000 (0:00:02.387) 0:01:45.940 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:16:54 +0000 (0:00:00.029) 0:01:45.970 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:16:54 +0000 (0:00:00.355) 0:01:46.325 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:16:54 +0000 (0:00:00.014) 0:01:46.340 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:16:54 +0000 (0:00:00.028) 0:01:46.368 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:16:54 +0000 (0:00:00.011) 0:01:46.379 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert changes for mount] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:78 Friday 01 March 2024 17:16:54 +0000 (0:00:00.015) 0:01:46.395 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Mount the snapshot for lv2] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:82 Friday 01 March 2024 17:16:54 +0000 (0:00:00.014) 0:01:46.409 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:16:54 +0000 (0:00:00.033) 0:01:46.442 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:16:54 +0000 (0:00:00.018) 0:01:46.460 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:16:54 +0000 (0:00:00.022) 0:01:46.482 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:16:54 +0000 (0:00:00.014) 0:01:46.497 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:16:54 +0000 (0:00:00.015) 0:01:46.512 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:16:54 +0000 (0:00:00.031) 0:01:46.544 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:16:57 +0000 (0:00:02.498) 0:01:49.043 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:16:57 +0000 (0:00:00.027) 0:01:49.070 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:16:57 +0000 (0:00:00.345) 0:01:49.415 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:16:57 +0000 (0:00:00.015) 0:01:49.431 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:16:57 +0000 (0:00:00.025) 0:01:49.457 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:16:57 +0000 (0:00:00.010) 0:01:49.468 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the snapshot for lv7] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:93 Friday 01 March 2024 17:16:57 +0000 (0:00:00.014) 0:01:49.483 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:16:57 +0000 (0:00:00.054) 0:01:49.537 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:16:57 +0000 (0:00:00.018) 0:01:49.556 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:16:57 +0000 (0:00:00.021) 0:01:49.577 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:16:57 +0000 (0:00:00.013) 0:01:49.591 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:16:57 +0000 (0:00:00.013) 0:01:49.605 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:16:57 +0000 (0:00:00.031) 0:01:49.637 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:17:00 +0000 (0:00:02.542) 0:01:52.180 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:17:00 +0000 (0:00:00.027) 0:01:52.208 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:17:00 +0000 (0:00:00.351) 0:01:52.559 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:17:00 +0000 (0:00:00.014) 0:01:52.574 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:17:00 +0000 (0:00:00.028) 0:01:52.602 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:17:00 +0000 (0:00:00.011) 0:01:52.613 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the origin for lv6] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:104 Friday 01 March 2024 17:17:00 +0000 (0:00:00.014) 0:01:52.628 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:17:00 +0000 (0:00:00.039) 0:01:52.667 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:17:00 +0000 (0:00:00.018) 0:01:52.685 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:17:00 +0000 (0:00:00.022) 0:01:52.708 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:17:00 +0000 (0:00:00.014) 0:01:52.722 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:17:00 +0000 (0:00:00.013) 0:01:52.736 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:17:00 +0000 (0:00:00.032) 0:01:52.769 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:17:03 +0000 (0:00:02.415) 0:01:55.184 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -O -c -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:17:03 +0000 (0:00:00.028) 0:01:55.213 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:17:03 +0000 (0:00:00.347) 0:01:55.561 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:17:03 +0000 (0:00:00.014) 0:01:55.575 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:17:03 +0000 (0:00:00.028) 0:01:55.604 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:17:03 +0000 (0:00:00.011) 0:01:55.616 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the snapshot for lv1 again for idempotence] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:116 Friday 01 March 2024 17:17:03 +0000 (0:00:00.016) 0:01:55.632 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:17:03 +0000 (0:00:00.043) 0:01:55.676 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:17:03 +0000 (0:00:00.018) 0:01:55.694 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:17:03 +0000 (0:00:00.022) 0:01:55.717 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:17:03 +0000 (0:00:00.014) 0:01:55.731 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:17:03 +0000 (0:00:00.014) 0:01:55.745 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:17:03 +0000 (0:00:00.033) 0:01:55.779 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:17:06 +0000 (0:00:02.397) 0:01:58.176 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:17:06 +0000 (0:00:00.030) 0:01:58.206 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:17:06 +0000 (0:00:00.326) 0:01:58.533 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:17:06 +0000 (0:00:00.017) 0:01:58.550 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:17:06 +0000 (0:00:00.083) 0:01:58.634 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:17:06 +0000 (0:00:00.012) 0:01:58.646 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert no changes for mount] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:127 Friday 01 March 2024 17:17:06 +0000 (0:00:00.016) 0:01:58.663 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Umount the snapshot for lv1] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:131 Friday 01 March 2024 17:17:06 +0000 (0:00:00.014) 0:01:58.678 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:17:06 +0000 (0:00:00.048) 0:01:58.726 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:17:06 +0000 (0:00:00.023) 0:01:58.749 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:17:06 +0000 (0:00:00.025) 0:01:58.775 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:17:06 +0000 (0:00:00.016) 0:01:58.791 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:17:06 +0000 (0:00:00.015) 0:01:58.806 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:17:06 +0000 (0:00:00.032) 0:01:58.839 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:17:09 +0000 (0:00:02.397) 0:02:01.237 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command umount] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:17:09 +0000 (0:00:00.029) 0:02:01.267 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:17:09 +0000 (0:00:00.355) 0:02:01.622 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:17:09 +0000 (0:00:00.016) 0:02:01.639 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:17:09 +0000 (0:00:00.029) 0:02:01.669 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:17:09 +0000 (0:00:00.012) 0:02:01.682 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert changes for umount] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:141 Friday 01 March 2024 17:17:09 +0000 (0:00:00.018) 0:02:01.700 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Umount again to check idempotence] *************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:145 Friday 01 March 2024 17:17:09 +0000 (0:00:00.013) 0:02:01.713 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:17:09 +0000 (0:00:00.050) 0:02:01.764 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:17:09 +0000 (0:00:00.019) 0:02:01.783 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:17:09 +0000 (0:00:00.025) 0:02:01.809 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:17:09 +0000 (0:00:00.016) 0:02:01.825 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:17:09 +0000 (0:00:00.015) 0:02:01.841 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:17:09 +0000 (0:00:00.032) 0:02:01.874 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:17:12 +0000 (0:00:02.395) 0:02:04.270 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command umount] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:17:12 +0000 (0:00:00.029) 0:02:04.299 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:17:12 +0000 (0:00:00.319) 0:02:04.619 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"not mounted /mnt/lv1_mp\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"not mounted /mnt/lv1_mp\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:17:12 +0000 (0:00:00.022) 0:02:04.641 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "not mounted /mnt/lv1_mp" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:17:12 +0000 (0:00:00.026) 0:02:04.668 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:17:12 +0000 (0:00:00.014) 0:02:04.682 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert no changes for umount] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:155 Friday 01 March 2024 17:17:12 +0000 (0:00:00.017) 0:02:04.700 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Umount the snapshot for lv2] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:159 Friday 01 March 2024 17:17:12 +0000 (0:00:00.013) 0:02:04.713 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:17:12 +0000 (0:00:00.055) 0:02:04.769 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:17:12 +0000 (0:00:00.052) 0:02:04.821 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:17:12 +0000 (0:00:00.024) 0:02:04.846 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:17:12 +0000 (0:00:00.015) 0:02:04.861 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:17:12 +0000 (0:00:00.014) 0:02:04.876 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:17:13 +0000 (0:00:00.032) 0:02:04.909 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:17:15 +0000 (0:00:02.401) 0:02:07.310 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command umount] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:17:15 +0000 (0:00:00.028) 0:02:07.338 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:17:15 +0000 (0:00:00.330) 0:02:07.669 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:17:15 +0000 (0:00:00.016) 0:02:07.685 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:17:15 +0000 (0:00:00.026) 0:02:07.712 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:17:15 +0000 (0:00:00.011) 0:02:07.723 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Umount the snapshot for lv7] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:169 Friday 01 March 2024 17:17:15 +0000 (0:00:00.015) 0:02:07.739 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:17:15 +0000 (0:00:00.056) 0:02:07.795 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:17:15 +0000 (0:00:00.019) 0:02:07.814 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:17:15 +0000 (0:00:00.022) 0:02:07.837 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:17:15 +0000 (0:00:00.014) 0:02:07.852 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:17:15 +0000 (0:00:00.015) 0:02:07.867 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:17:15 +0000 (0:00:00.031) 0:02:07.899 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:17:18 +0000 (0:00:02.543) 0:02:10.442 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command umount] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:17:18 +0000 (0:00:00.028) 0:02:10.471 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:17:18 +0000 (0:00:00.339) 0:02:10.810 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:17:18 +0000 (0:00:00.016) 0:02:10.827 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:17:18 +0000 (0:00:00.025) 0:02:10.852 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:17:18 +0000 (0:00:00.011) 0:02:10.864 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Umount the origin for lv6] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:179 Friday 01 March 2024 17:17:18 +0000 (0:00:00.015) 0:02:10.880 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:17:19 +0000 (0:00:00.060) 0:02:10.940 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:17:19 +0000 (0:00:00.018) 0:02:10.958 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:17:19 +0000 (0:00:00.023) 0:02:10.982 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:17:19 +0000 (0:00:00.015) 0:02:10.997 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:17:19 +0000 (0:00:00.015) 0:02:11.013 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:17:19 +0000 (0:00:00.033) 0:02:11.046 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:17:21 +0000 (0:00:02.561) 0:02:13.607 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -m /mnt/lv6_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command umount] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:17:21 +0000 (0:00:00.027) 0:02:13.635 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:17:22 +0000 (0:00:00.297) 0:02:13.932 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:17:22 +0000 (0:00:00.018) 0:02:13.951 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:17:22 +0000 (0:00:00.027) 0:02:13.979 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:17:22 +0000 (0:00:00.012) 0:02:13.991 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Run the snapshot role remove the snapshot LVs] *************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:186 Friday 01 March 2024 17:17:22 +0000 (0:00:00.047) 0:02:14.039 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:17:22 +0000 (0:00:00.065) 0:02:14.105 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:17:22 +0000 (0:00:00.021) 0:02:14.126 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:17:22 +0000 (0:00:00.025) 0:02:14.151 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:17:22 +0000 (0:00:00.016) 0:02:14.168 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:17:22 +0000 (0:00:00.016) 0:02:14.185 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:17:22 +0000 (0:00:00.034) 0:02:14.220 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:17:24 +0000 (0:00:02.406) 0:02:16.626 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:17:24 +0000 (0:00:00.029) 0:02:16.656 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:17:26 +0000 (0:00:01.649) 0:02:18.305 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:17:26 +0000 (0:00:00.015) 0:02:18.320 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:17:26 +0000 (0:00:00.025) 0:02:18.346 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:17:26 +0000 (0:00:00.011) 0:02:18.358 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:193 Friday 01 March 2024 17:17:26 +0000 (0:00:00.017) 0:02:18.376 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:17:26 +0000 (0:00:00.067) 0:02:18.443 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:17:26 +0000 (0:00:00.023) 0:02:18.466 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:17:26 +0000 (0:00:00.025) 0:02:18.492 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:17:26 +0000 (0:00:00.017) 0:02:18.509 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:17:26 +0000 (0:00:00.015) 0:02:18.524 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:17:26 +0000 (0:00:00.033) 0:02:18.558 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:17:29 +0000 (0:00:02.403) 0:02:20.962 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:17:29 +0000 (0:00:00.028) 0:02:20.990 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:17:29 +0000 (0:00:00.892) 0:02:21.882 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.223 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.223 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:17:29 +0000 (0:00:00.015) 0:02:21.897 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:17:30 +0000 (0:00:00.028) 0:02:21.926 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:17:30 +0000 (0:00:00.012) 0:02:21.939 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_mount.yml:201 Friday 01 March 2024 17:17:30 +0000 (0:00:00.016) 0:02:21.955 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:7 Friday 01 March 2024 17:17:30 +0000 (0:00:00.041) 0:02:21.997 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:17:30 +0000 (0:00:00.021) 0:02:22.019 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:17:30 +0000 (0:00:00.018) 0:02:22.038 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:17:30 +0000 (0:00:00.023) 0:02:22.061 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:17:30 +0000 (0:00:00.065) 0:02:22.126 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:17:30 +0000 (0:00:00.016) 0:02:22.143 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:17:30 +0000 (0:00:00.015) 0:02:22.158 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:17:30 +0000 (0:00:00.013) 0:02:22.172 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:17:30 +0000 (0:00:00.013) 0:02:22.186 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:17:30 +0000 (0:00:00.030) 0:02:22.216 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:17:32 +0000 (0:00:02.401) 0:02:24.617 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:17:32 +0000 (0:00:00.032) 0:02:24.650 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:17:32 +0000 (0:00:00.018) 0:02:24.668 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:17:39 +0000 (0:00:06.645) 0:02:31.314 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:17:39 +0000 (0:00:00.025) 0:02:31.339 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:17:39 +0000 (0:00:00.021) 0:02:31.360 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:17:39 +0000 (0:00:00.020) 0:02:31.381 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:17:39 +0000 (0:00:00.018) 0:02:31.400 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:17:42 +0000 (0:00:02.520) 0:02:33.920 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "active" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:17:43 +0000 (0:00:01.685) 0:02:35.605 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:17:43 +0000 (0:00:00.036) 0:02:35.642 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:17:43 +0000 (0:00:00.013) 0:02:35.656 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:17:55 +0000 (0:00:11.804) 0:02:47.460 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:17:55 +0000 (0:00:00.021) 0:02:47.482 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:17:55 +0000 (0:00:00.011) 0:02:47.494 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:17:55 +0000 (0:00:00.027) 0:02:47.521 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:17:55 +0000 (0:00:00.022) 0:02:47.544 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:17:55 +0000 (0:00:00.016) 0:02:47.560 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:17:55 +0000 (0:00:00.021) 0:02:47.581 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:17:55 +0000 (0:00:00.012) 0:02:47.593 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:17:55 +0000 (0:00:00.024) 0:02:47.618 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:17:55 +0000 (0:00:00.022) 0:02:47.641 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:17:55 +0000 (0:00:00.012) 0:02:47.653 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709312889.881872, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:17:55 +0000 (0:00:00.201) 0:02:47.855 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:17:55 +0000 (0:00:00.012) 0:02:47.868 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:29 Friday 01 March 2024 17:17:56 +0000 (0:00:00.765) 0:02:48.634 ********** ok: [sut] => { "ansible_facts": { "unused_disks_before": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Verify that pools/volumes used in test are removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:33 Friday 01 March 2024 17:17:56 +0000 (0:00:00.013) 0:02:48.647 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:5 Friday 01 March 2024 17:17:56 +0000 (0:00:00.018) 0:02:48.665 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:10 Friday 01 March 2024 17:17:56 +0000 (0:00:00.013) 0:02:48.679 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 Friday 01 March 2024 17:17:56 +0000 (0:00:00.013) 0:02:48.692 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:23 Friday 01 March 2024 17:17:59 +0000 (0:00:02.481) 0:02:51.174 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ], "info": [ "Disk [/dev/sdi] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:31 Friday 01 March 2024 17:17:59 +0000 (0:00:00.214) 0:02:51.388 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:36 Friday 01 March 2024 17:17:59 +0000 (0:00:00.013) 0:02:51.401 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:44 Friday 01 March 2024 17:17:59 +0000 (0:00:00.014) 0:02:51.415 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:49 Friday 01 March 2024 17:17:59 +0000 (0:00:00.020) 0:02:51.436 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:58 Friday 01 March 2024 17:17:59 +0000 (0:00:00.020) 0:02:51.456 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Ensure dmsetup] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:39 Friday 01 March 2024 17:17:59 +0000 (0:00:00.019) 0:02:51.475 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:45 Friday 01 March 2024 17:18:02 +0000 (0:00:02.471) 0:02:53.947 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ndmsetup table || :\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.255205", "end": "2024-03-01 17:18:02.560519", "failed_when_result": true, "rc": 0, "start": "2024-03-01 17:18:02.305314" } STDERR: + exec + mount -f -l sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1792524k,nr_inodes=448131,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) none on /sys/kernel/tracing type tracefs (rw,relatime,seclabel) configfs on /sys/kernel/config type configfs (rw,relatime) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=41,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=19559) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=362420k,mode=700) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 26M 1.9G 2% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/xvda1 269G 5.3G 264G 2% / tmpfs 372M 0 372M 0% /run/user/0 + lvs --all + pvs --all PV VG Fmt Attr PSize PFree /dev/sda --- 0 0 /dev/sdb --- 0 0 /dev/sdc --- 0 0 /dev/sdd --- 0 0 /dev/sde --- 0 0 /dev/sdf --- 0 0 /dev/sdg --- 0 0 /dev/sdh --- 0 0 /dev/sdi --- 0 0 /dev/sdj --- 0 0 /dev/sdk --- 0 0 /dev/sdl --- 0 0 /dev/xvda1 --- 0 0 + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 17:15:05,898 INFO snapshot-role/MainThread: check_cmd: check 2 None None snapset1 0 None 2024-03-01 17:15:05,898 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:15:05,930 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:15:05,930 INFO snapshot-role/MainThread: { 2024-03-01 17:15:05,930 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:15:05,930 INFO snapshot-role/MainThread: ] 2024-03-01 17:15:05,930 INFO snapshot-role/MainThread: , 2024-03-01 17:15:05,930 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:15:05,930 INFO snapshot-role/MainThread: ] 2024-03-01 17:15:05,930 INFO snapshot-role/MainThread: } 2024-03-01 17:15:05,931 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:16:44,810 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 17:16:44,810 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:16:44,840 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "pv_name":"/dev/sdh"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "pv_name":"/dev/sdi"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "pv_name":"/dev/sdj"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB", "pv_name":"/dev/sdg"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC", "pv_name":"/dev/sdg"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "pv_name":"/dev/sdg"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB"}, 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC"} 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,841 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg", "pv_name":"/dev/sdd"}, 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B", "pv_name":"/dev/sdd"}, 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B"}, 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg"} 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,842 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "pv_name":"/dev/sda"}, 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "pv_name":"/dev/sdb"}, 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH", "pv_name":"/dev/sdb"}, 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH"}, 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5"}, 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5"} 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,843 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 17:16:44,844 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: {"lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: {"lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:44,873 INFO snapshot-role/MainThread: {"lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "pv_name":"/dev/sdh"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "pv_name":"/dev/sdi"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "pv_name":"/dev/sdj"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB", "pv_name":"/dev/sdg"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC", "pv_name":"/dev/sdg"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "pv_name":"/dev/sdg"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB"}, 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC"} 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:16:44,874 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg", "pv_name":"/dev/sdd"}, 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B", "pv_name":"/dev/sdd"}, 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B"}, 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg"} 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:16:44,875 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "pv_name":"/dev/sda"}, 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "pv_name":"/dev/sdb"}, 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH", "pv_name":"/dev/sdb"}, 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH"}, 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5"}, 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5"} 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,876 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,877 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,903 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,904 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:16:44,928 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:44,928 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,929 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:16:44,952 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:16:44,952 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: { 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: , 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: } 2024-03-01 17:16:44,953 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 17:16:45,218 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:45,218 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,218 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,218 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,218 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,218 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:16:45,266 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: , 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,267 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,268 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: , 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,294 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: , 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,319 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 17:16:45,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:45,541 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,541 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,541 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,541 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: , 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,588 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,612 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,613 INFO snapshot-role/MainThread: , 2024-03-01 17:16:45,613 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,613 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,613 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,613 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:16:45,636 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: , 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,637 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 17:16:45,851 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:45,851 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,851 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,851 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,851 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,851 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:16:45,899 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: , 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,900 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:16:45,925 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: , 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,926 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: { 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: , 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: } 2024-03-01 17:16:45,951 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 17:16:46,168 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:46,168 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,168 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,168 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,168 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,168 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: , 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,221 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,222 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:16:46,245 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: , 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,246 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: , 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,269 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 17:16:46,473 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:46,473 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,473 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,473 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,474 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,474 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:16:46,512 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:46,512 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,512 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: , 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,513 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:16:46,543 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: , 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,544 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: , 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,570 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,571 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 17:16:46,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:46,777 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,777 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,777 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,778 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,778 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:16:46,818 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:46,818 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,818 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:46,818 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,818 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:46,819 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:46,819 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,819 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,819 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,819 INFO snapshot-role/MainThread: , 2024-03-01 17:16:46,819 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,819 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,819 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,819 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:16:46,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: , 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,847 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:16:46,871 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: { 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: , 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: } 2024-03-01 17:16:46,872 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 17:16:47,082 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:47,082 INFO snapshot-role/MainThread: { 2024-03-01 17:16:47,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:47,082 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,082 INFO snapshot-role/MainThread: } 2024-03-01 17:16:47,083 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: { 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: { 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: } 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: , 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: } 2024-03-01 17:16:47,122 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:16:47,147 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: { 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: { 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: } 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: , 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: } 2024-03-01 17:16:47,148 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:16:47,172 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: { 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: { 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: } 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: , 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: } 2024-03-01 17:16:47,173 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 17:16:47,390 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:47,390 INFO snapshot-role/MainThread: { 2024-03-01 17:16:47,391 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:47,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:47,391 INFO snapshot-role/MainThread: } 2024-03-01 17:16:47,391 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:16:50,306 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 17:16:50,306 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:16:50,337 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"lv_uuid":"iLcuvP-9OuC-WtjU-LkjD-NVST-Nf3p-kRJYrk", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"lv_uuid":"DwWwix-6BZf-9RsS-RGHo-97cy-0qRv-RbdZoN", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"lv_uuid":"lXJryd-3R91-FSet-XXw4-tB9A-d7rg-djl946", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"lv_uuid":"f9D4pX-mVQj-Odnw-TBYa-sOMZ-QDfQ-HDrVKE", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "pv_name":"/dev/sdh"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "pv_name":"/dev/sdi"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "pv_name":"/dev/sdj"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"DwWwix-6BZf-9RsS-RGHo-97cy-0qRv-RbdZoN", "pv_name":"/dev/sdj"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"lXJryd-3R91-FSet-XXw4-tB9A-d7rg-djl946", "pv_name":"/dev/sdj"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"f9D4pX-mVQj-Odnw-TBYa-sOMZ-QDfQ-HDrVKE", "pv_name":"/dev/sdj"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB", "pv_name":"/dev/sdg"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC", "pv_name":"/dev/sdg"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "pv_name":"/dev/sdg"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"iLcuvP-9OuC-WtjU-LkjD-NVST-Nf3p-kRJYrk", "pv_name":"/dev/sdg"}, 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:16:50,338 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"DwWwix-6BZf-9RsS-RGHo-97cy-0qRv-RbdZoN"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"f9D4pX-mVQj-Odnw-TBYa-sOMZ-QDfQ-HDrVKE"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"iLcuvP-9OuC-WtjU-LkjD-NVST-Nf3p-kRJYrk"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"lXJryd-3R91-FSet-XXw4-tB9A-d7rg-djl946"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC"} 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"lv_uuid":"yw4CwH-33G0-1VGX-zOQJ-65ta-hfrh-vt1m0p", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,339 INFO snapshot-role/MainThread: {"lv_uuid":"j1yQ36-RPCI-IIiU-t0Np-DnlH-YK9g-epxSv8", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd", "lv_uuid":"j1yQ36-RPCI-IIiU-t0Np-DnlH-YK9g-epxSv8", "pv_name":"/dev/sde"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg", "pv_name":"/dev/sdd"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B", "pv_name":"/dev/sdd"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"yw4CwH-33G0-1VGX-zOQJ-65ta-hfrh-vt1m0p", "pv_name":"/dev/sdd"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"j1yQ36-RPCI-IIiU-t0Np-DnlH-YK9g-epxSv8"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"yw4CwH-33G0-1VGX-zOQJ-65ta-hfrh-vt1m0p"} 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,340 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"lv_uuid":"tZjuod-2QGP-V7uf-YvDA-kxkO-JGFB-YK1kep", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"lv_uuid":"0XAx65-FXmC-RW0O-bWaO-zl4N-OwVe-TifRJn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1", "lv_uuid":"tZjuod-2QGP-V7uf-YvDA-kxkO-JGFB-YK1kep", "pv_name":"/dev/sdc"}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1", "lv_uuid":"0XAx65-FXmC-RW0O-bWaO-zl4N-OwVe-TifRJn", "pv_name":"/dev/sdc"}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "pv_name":"/dev/sda"}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "pv_name":"/dev/sdb"}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH", "pv_name":"/dev/sdb"}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"0XAx65-FXmC-RW0O-bWaO-zl4N-OwVe-TifRJn"}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH"}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5"}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5"}, 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"tZjuod-2QGP-V7uf-YvDA-kxkO-JGFB-YK1kep"} 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,341 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,342 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,370 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,397 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,398 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,398 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,398 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,398 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,422 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,447 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,473 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,499 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,525 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,526 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,526 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,526 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,526 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,526 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,552 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,578 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,579 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,606 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,607 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,632 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,659 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,659 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,659 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,659 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,659 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,659 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,685 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,686 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,686 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,712 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,740 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,741 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,741 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,741 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,766 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,794 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,795 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,795 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,795 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,795 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,795 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,795 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,821 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,847 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,848 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,873 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,902 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,903 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,903 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,928 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,955 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,956 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: { 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: , 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:50,982 INFO snapshot-role/MainThread: } 2024-03-01 17:16:50,983 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,008 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,009 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:16:51,034 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,035 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,063 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,064 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,064 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,064 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,064 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,064 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:16:51,088 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,089 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,115 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,139 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,166 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,194 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,195 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,195 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,221 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:16:51,245 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,246 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,271 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,297 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,325 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:16:51,349 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,350 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,375 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: { 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: , 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:51,401 INFO snapshot-role/MainThread: } 2024-03-01 17:16:51,402 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:16:54,284 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 17:16:54,284 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 17:16:54,284 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: { 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: { 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: } 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: , 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:54,312 INFO snapshot-role/MainThread: } 2024-03-01 17:16:54,313 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: { 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: { 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: } 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: , 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:54,340 INFO snapshot-role/MainThread: } 2024-03-01 17:16:54,341 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 17:16:54,372 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:54,373 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:16:57,381 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 17:16:57,382 INFO snapshot-role/MainThread: mount_lv : /mnt/lv2_mp 2024-03-01 17:16:57,382 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: { 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: { 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: } 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:57,408 INFO snapshot-role/MainThread: , 2024-03-01 17:16:57,409 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:57,409 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:57,409 INFO snapshot-role/MainThread: } 2024-03-01 17:16:57,409 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:16:57,431 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:57,431 INFO snapshot-role/MainThread: { 2024-03-01 17:16:57,431 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:16:57,431 INFO snapshot-role/MainThread: { 2024-03-01 17:16:57,432 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:16:57,432 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:16:57,432 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:57,432 INFO snapshot-role/MainThread: } 2024-03-01 17:16:57,432 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:57,432 INFO snapshot-role/MainThread: , 2024-03-01 17:16:57,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:16:57,432 INFO snapshot-role/MainThread: ] 2024-03-01 17:16:57,432 INFO snapshot-role/MainThread: } 2024-03-01 17:16:57,432 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv2_snapset1 /mnt/lv2_mp 2024-03-01 17:16:57,462 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:16:57,463 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:17:00,521 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 17:17:00,521 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 17:17:00,522 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: { 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: { 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: } 2024-03-01 17:17:00,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:00,549 INFO snapshot-role/MainThread: , 2024-03-01 17:17:00,549 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:00,549 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:00,549 INFO snapshot-role/MainThread: } 2024-03-01 17:17:00,549 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: { 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: { 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: } 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: , 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:00,574 INFO snapshot-role/MainThread: } 2024-03-01 17:17:00,575 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 17:17:00,606 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:00,606 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:17:03,527 INFO snapshot-role/MainThread: mount_cmd: 1 1 0 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 17:17:03,527 INFO snapshot-role/MainThread: mount_lv : /mnt/lv6_mp 2024-03-01 17:17:03,527 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:17:03,554 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: { 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: { 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: } 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: , 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: } 2024-03-01 17:17:03,555 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: { 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: { 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: } 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: , 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:03,581 INFO snapshot-role/MainThread: } 2024-03-01 17:17:03,582 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv6 /mnt/lv6_mp 2024-03-01 17:17:03,607 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:03,607 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:17:06,522 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 17:17:06,522 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 17:17:06,522 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: { 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: { 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: } 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: , 2024-03-01 17:17:06,551 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:06,552 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:06,552 INFO snapshot-role/MainThread: } 2024-03-01 17:17:06,552 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: { 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: { 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: } 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: , 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:06,580 INFO snapshot-role/MainThread: } 2024-03-01 17:17:06,581 INFO snapshot-role/MainThread: exit code: 0: ['/mnt/lv1_mp is already mounted at /dev/test_vg1/lv1_snapset1'] 2024-03-01 17:17:09,585 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 17:17:09,585 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 17:17:09,585 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: { 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: { 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: } 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: , 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:09,612 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:09,613 INFO snapshot-role/MainThread: } 2024-03-01 17:17:09,613 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: { 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: { 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: } 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: , 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:09,639 INFO snapshot-role/MainThread: } 2024-03-01 17:17:09,640 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 17:17:09,640 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 17:17:09,653 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:09,654 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:17:12,613 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 17:17:12,613 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 17:17:12,613 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: { 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: { 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:12,639 INFO snapshot-role/MainThread: } 2024-03-01 17:17:12,640 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:12,640 INFO snapshot-role/MainThread: , 2024-03-01 17:17:12,640 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:12,640 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:12,640 INFO snapshot-role/MainThread: } 2024-03-01 17:17:12,640 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: { 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: { 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: } 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: , 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:12,666 INFO snapshot-role/MainThread: } 2024-03-01 17:17:12,667 INFO snapshot-role/MainThread: exit code: 0: ['not mounted /mnt/lv1_mp'] 2024-03-01 17:17:15,652 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 17:17:15,652 INFO snapshot-role/MainThread: umount_lv : /mnt/lv2_mp 2024-03-01 17:17:15,652 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:17:15,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: { 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: { 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: } 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: , 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: } 2024-03-01 17:17:15,677 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2 2024-03-01 17:17:15,702 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: { 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: { 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: } 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: , 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: } 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: umount target /mnt/lv2_mp from device /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 17:17:15,703 INFO snapshot-role/MainThread: Running... umount /mnt/lv2_mp -A 2024-03-01 17:17:15,716 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:15,716 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:17:18,786 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 17:17:18,786 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 17:17:18,787 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: { 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: { 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:18,815 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:18,816 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:18,816 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:18,816 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:18,816 INFO snapshot-role/MainThread: } 2024-03-01 17:17:18,816 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:18,816 INFO snapshot-role/MainThread: , 2024-03-01 17:17:18,816 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:18,816 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:18,816 INFO snapshot-role/MainThread: } 2024-03-01 17:17:18,816 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: { 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: { 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: } 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: , 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:18,842 INFO snapshot-role/MainThread: } 2024-03-01 17:17:18,843 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 17:17:18,843 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp -A 2024-03-01 17:17:18,857 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:18,857 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:17:21,955 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp None None None 2024-03-01 17:17:21,956 INFO snapshot-role/MainThread: umount_lv : /mnt/lv6_mp 2024-03-01 17:17:21,956 INFO snapshot-role/MainThread: umount target /mnt/lv6_mp from device /dev/mapper/test_vg3-lv6 2024-03-01 17:17:21,956 INFO snapshot-role/MainThread: Running... umount /mnt/lv6_mp -A 2024-03-01 17:17:21,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:21,977 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:17:24,971 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 17:17:24,971 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:17:25,002 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"lv_uuid":"iLcuvP-9OuC-WtjU-LkjD-NVST-Nf3p-kRJYrk", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"192937984", "origin":"lv5", "origin_size":"1283457024", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"lv_uuid":"DwWwix-6BZf-9RsS-RGHo-97cy-0qRv-RbdZoN", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"163577856", "origin":"lv6", "origin_size":"1069547520", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"1.30", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"lv_uuid":"lXJryd-3R91-FSet-XXw4-tB9A-d7rg-djl946", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"67108864", "origin":"lv7", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"3.16", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"lv_uuid":"f9D4pX-mVQj-Odnw-TBYa-sOMZ-QDfQ-HDrVKE", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"67108864", "origin":"lv8", "origin_size":"427819008", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg3", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "pv_name":"/dev/sdh"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "pv_name":"/dev/sdi"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "pv_name":"/dev/sdj"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"DwWwix-6BZf-9RsS-RGHo-97cy-0qRv-RbdZoN", "pv_name":"/dev/sdj"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"lXJryd-3R91-FSet-XXw4-tB9A-d7rg-djl946", "pv_name":"/dev/sdj"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"f9D4pX-mVQj-Odnw-TBYa-sOMZ-QDfQ-HDrVKE", "pv_name":"/dev/sdj"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB", "pv_name":"/dev/sdg"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC", "pv_name":"/dev/sdg"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "pv_name":"/dev/sdg"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"iLcuvP-9OuC-WtjU-LkjD-NVST-Nf3p-kRJYrk", "pv_name":"/dev/sdg"}, 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,003 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"DwWwix-6BZf-9RsS-RGHo-97cy-0qRv-RbdZoN"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"f9D4pX-mVQj-Odnw-TBYa-sOMZ-QDfQ-HDrVKE"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"iLcuvP-9OuC-WtjU-LkjD-NVST-Nf3p-kRJYrk"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"lXJryd-3R91-FSet-XXw4-tB9A-d7rg-djl946"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC"} 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"lv_uuid":"yw4CwH-33G0-1VGX-zOQJ-65ta-hfrh-vt1m0p", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,004 INFO snapshot-role/MainThread: {"lv_uuid":"j1yQ36-RPCI-IIiU-t0Np-DnlH-YK9g-epxSv8", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd", "lv_uuid":"j1yQ36-RPCI-IIiU-t0Np-DnlH-YK9g-epxSv8", "pv_name":"/dev/sde"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg", "pv_name":"/dev/sdd"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B", "pv_name":"/dev/sdd"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"yw4CwH-33G0-1VGX-zOQJ-65ta-hfrh-vt1m0p", "pv_name":"/dev/sdd"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"j1yQ36-RPCI-IIiU-t0Np-DnlH-YK9g-epxSv8"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"yw4CwH-33G0-1VGX-zOQJ-65ta-hfrh-vt1m0p"} 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:17:25,005 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"lv_uuid":"tZjuod-2QGP-V7uf-YvDA-kxkO-JGFB-YK1kep", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"2.81", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"lv_uuid":"0XAx65-FXmC-RW0O-bWaO-zl4N-OwVe-TifRJn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1", "lv_uuid":"tZjuod-2QGP-V7uf-YvDA-kxkO-JGFB-YK1kep", "pv_name":"/dev/sdc"}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1", "lv_uuid":"0XAx65-FXmC-RW0O-bWaO-zl4N-OwVe-TifRJn", "pv_name":"/dev/sdc"}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "pv_name":"/dev/sda"}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "pv_name":"/dev/sdb"}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH", "pv_name":"/dev/sdb"}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"0XAx65-FXmC-RW0O-bWaO-zl4N-OwVe-TifRJn"}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH"}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5"}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5"}, 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"tZjuod-2QGP-V7uf-YvDA-kxkO-JGFB-YK1kep"} 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,006 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,007 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,007 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,007 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,032 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 17:17:25,163 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,164 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,164 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,164 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,164 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,164 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:17:25,211 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"1.30", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,212 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,213 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 17:17:25,341 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,342 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,342 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,342 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,342 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,391 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,392 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 17:17:25,519 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,519 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,519 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,519 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,519 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,519 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,567 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,568 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,568 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 17:17:25,693 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,694 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,694 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,694 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,694 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,694 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,745 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,746 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 17:17:25,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,863 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,863 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,863 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,863 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,863 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:17:25,901 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: { 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: , 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: } 2024-03-01 17:17:25,902 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 17:17:26,012 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:26,013 INFO snapshot-role/MainThread: { 2024-03-01 17:17:26,013 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:26,013 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:26,013 INFO snapshot-role/MainThread: } 2024-03-01 17:17:26,013 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:17:26,057 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:26,057 INFO snapshot-role/MainThread: { 2024-03-01 17:17:26,057 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:26,057 INFO snapshot-role/MainThread: { 2024-03-01 17:17:26,057 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:26,057 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:26,058 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:26,058 INFO snapshot-role/MainThread: } 2024-03-01 17:17:26,058 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:26,058 INFO snapshot-role/MainThread: , 2024-03-01 17:17:26,058 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:26,058 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:26,058 INFO snapshot-role/MainThread: } 2024-03-01 17:17:26,058 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 17:17:26,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:26,175 INFO snapshot-role/MainThread: { 2024-03-01 17:17:26,175 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:26,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:26,176 INFO snapshot-role/MainThread: } 2024-03-01 17:17:26,176 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: { 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: { 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: } 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: , 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: } 2024-03-01 17:17:26,217 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 17:17:26,329 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:26,329 INFO snapshot-role/MainThread: { 2024-03-01 17:17:26,329 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:26,329 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:26,329 INFO snapshot-role/MainThread: } 2024-03-01 17:17:26,330 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:17:29,302 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 17:17:29,303 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,332 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "pv_name":"/dev/sdh"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "pv_name":"/dev/sdi"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug", "pv_name":"/dev/sdj"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB", "pv_name":"/dev/sdg"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC", "pv_name":"/dev/sdg"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f", "pv_name":"/dev/sdg"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB"}, 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC"} 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,333 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg", "pv_name":"/dev/sdd"}, 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B", "pv_name":"/dev/sdd"}, 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B"}, 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg"} 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:17:29,334 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "pv_name":"/dev/sda"}, 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5", "pv_name":"/dev/sdb"}, 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH", "pv_name":"/dev/sdb"}, 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH"}, 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5"}, 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5"} 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,335 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,336 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,336 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:17:29,358 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,358 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,359 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,384 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,385 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,409 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,434 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,459 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,484 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,509 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,510 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,535 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,559 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,585 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,610 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:17:29,633 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,634 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,659 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,683 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,707 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,736 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:17:29,759 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,760 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,783 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,807 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,833 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:17:29,855 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,856 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,879 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,905 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:17:29,928 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: { 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: , 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: } 2024-03-01 17:17:29,929 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices cat: /etc/lvm/devices/system.devices: No such file or directory + : ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="b2f85011-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="b2f85011-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + dmsetup table No devices found + cat /tmp/blivet.log 2024-03-01 17:16:10,205 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_f50hr227/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:16:14,896 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_k7u2yixc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:16:22,154 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_x0bjyw4a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:16:22,326 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:16:22,326 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:16:22,481 INFO program/MainThread: stdout[2]: 2024-03-01 17:16:22,482 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 17:16:22,482 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:16:22,482 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:16:22,487 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:22,487 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:16:22,491 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:16:22,491 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:16:22,494 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:16:22,494 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:16:22,498 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:16:22,498 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:16:22,506 INFO program/MainThread: stdout: 2024-03-01 17:16:22,506 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:16:22,506 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,506 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:16:22,507 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:16:22,507 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:16:22,507 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:22,507 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:16:22,507 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:16:22,507 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:16:22,507 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:16:22,507 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:16:22,508 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:16:22,508 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:16:22,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:22,521 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:22,532 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:16:22,537 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_30383200-45fb-4c1f-b9d4-9e837ae2e667 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:30383200-45fb-4c1f-b9d4-9e837ae2e667 ' '/dev/disk/by-id/wwn-0x60014053038320045fb4c1fb9d49e837 ' '/dev/disk/by-id/scsi-360014053038320045fb4c1fb9d49e837', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '30383200-45fb-4c1f-b9d4-9e837ae2e667', 'ID_SERIAL': '360014053038320045fb4c1fb9d49e837', 'ID_SERIAL_SHORT': '60014053038320045fb4c1fb9d49e837', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405303832004', 'ID_WWN_VENDOR_EXTENSION': '0x5fb4c1fb9d49e837', 'ID_WWN_WITH_EXTENSION': '0x60014053038320045fb4c1fb9d49e837', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053038320045fb4c1fb9d49e837', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:30383200-45fb-4c1f-b9d4-9e837ae2e667', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '30383200-45fb-4c1f-b9d4-9e837ae2e667', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604412702'} ; 2024-03-01 17:16:22,537 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:16:22,538 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:22,566 INFO program/MainThread: stdout[3]: 2024-03-01 17:16:22,566 INFO program/MainThread: stderr[3]: 2024-03-01 17:16:22,566 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:16:22,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,580 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:16:22,585 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:16:22,586 INFO blivet/MainThread: sda is a disk 2024-03-01 17:16:22,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:16:22,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:16:22,590 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:16:22,594 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:16:22,594 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:16:22,597 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:16:22,597 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,598 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:16:22,598 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76bb22a668) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014053038320045fb4c1fb9d49e837 2024-03-01 17:16:22,602 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:16:22,602 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:16:22,606 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_22b8bfa5-4468-4ee3-975a-eb33ff3471b0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:22b8bfa5-4468-4ee3-975a-eb33ff3471b0 ' '/dev/disk/by-id/wwn-0x600140522b8bfa544684ee3975aeb33f ' '/dev/disk/by-id/scsi-3600140522b8bfa544684ee3975aeb33f', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'ID_SERIAL': '3600140522b8bfa544684ee3975aeb33f', 'ID_SERIAL_SHORT': '600140522b8bfa544684ee3975aeb33f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140522b8bfa54', 'ID_WWN_VENDOR_EXTENSION': '0x4684ee3975aeb33f', 'ID_WWN_WITH_EXTENSION': '0x600140522b8bfa544684ee3975aeb33f', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140522b8bfa544684ee3975aeb33f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604465726'} ; 2024-03-01 17:16:22,606 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:16:22,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,616 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:16:22,616 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:16:22,616 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:16:22,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:16:22,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:16:22,623 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:16:22,623 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:16:22,627 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:16:22,627 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,627 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:16:22,627 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76bb2485f8) -- name = sdb status = True id = 7 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140522b8bfa544684ee3975aeb33f 2024-03-01 17:16:22,631 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:16:22,631 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:16:22,634 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ae241a08-9b95-43a4-9ddc-ace3a939e82e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ae241a08-9b95-43a4-9ddc-ace3a939e82e ' '/dev/disk/by-id/wwn-0x6001405ae241a089b9543a49ddcace3a ' '/dev/disk/by-id/scsi-36001405ae241a089b9543a49ddcace3a', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'ID_SERIAL': '36001405ae241a089b9543a49ddcace3a', 'ID_SERIAL_SHORT': '6001405ae241a089b9543a49ddcace3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ae241a089', 'ID_WWN_VENDOR_EXTENSION': '0xb9543a49ddcace3a', 'ID_WWN_WITH_EXTENSION': '0x6001405ae241a089b9543a49ddcace3a', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ae241a089b9543a49ddcace3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605300897'} ; 2024-03-01 17:16:22,634 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:16:22,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,645 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:16:22,645 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:16:22,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:16:22,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:16:22,648 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:16:22,652 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:16:22,652 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:16:22,655 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:16:22,655 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,656 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:16:22,656 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76bb2486a0) -- name = sdk status = True id = 12 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ae241a089b9543a49ddcace3a 2024-03-01 17:16:22,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:16:22,660 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:16:22,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95 ' '/dev/disk/by-id/wwn-0x6001405f3db07b93c5647a1a0d7d78bc ' '/dev/disk/by-id/scsi-36001405f3db07b93c5647a1a0d7d78bc', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'ID_SERIAL': '36001405f3db07b93c5647a1a0d7d78bc', 'ID_SERIAL_SHORT': '6001405f3db07b93c5647a1a0d7d78bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f3db07b93', 'ID_WWN_VENDOR_EXTENSION': '0xc5647a1a0d7d78bc', 'ID_WWN_WITH_EXTENSION': '0x6001405f3db07b93c5647a1a0d7d78bc', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f3db07b93c5647a1a0d7d78bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605315862'} ; 2024-03-01 17:16:22,663 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:16:22,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,673 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:16:22,674 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:16:22,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:16:22,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:16:22,677 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:16:22,681 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:16:22,681 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:16:22,684 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:16:22,685 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,685 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:16:22,685 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76ba1e17b8) -- name = sdl status = True id = 17 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 6001405f3db07b93c5647a1a0d7d78bc 2024-03-01 17:16:22,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:16:22,689 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:16:22,692 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ef0cb159f2474d01a6c47e7a5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_ef0cb159-f247-4d01-a6c4-7e7a544a6f3c ' '/dev/disk/by-id/scsi-36001405ef0cb159f2474d01a6c47e7a5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'ID_SERIAL': '36001405ef0cb159f2474d01a6c47e7a5', 'ID_SERIAL_SHORT': '6001405ef0cb159f2474d01a6c47e7a5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ef0cb159f', 'ID_WWN_VENDOR_EXTENSION': '0x2474d01a6c47e7a5', 'ID_WWN_WITH_EXTENSION': '0x6001405ef0cb159f2474d01a6c47e7a5', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ef0cb159f2474d01a6c47e7a5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604467493'} ; 2024-03-01 17:16:22,692 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:16:22,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,703 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:16:22,703 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:16:22,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:16:22,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:16:22,707 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:16:22,710 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:16:22,710 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:16:22,713 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:16:22,714 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,714 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:16:22,714 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76ba1e11d0) -- name = sdc status = True id = 22 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 6001405ef0cb159f2474d01a6c47e7a5 2024-03-01 17:16:22,718 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:16:22,718 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:16:22,721 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:d82a319c-f149-4f22-94a1-8115c5fc1eb0 ' '/dev/disk/by-id/scsi-36001405d82a319cf1494f2294a18115c ' '/dev/disk/by-id/wwn-0x6001405d82a319cf1494f2294a18115c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_d82a319c-f149-4f22-94a1-8115c5fc1eb0', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'd82a319c-f149-4f22-94a1-8115c5fc1eb0', 'ID_SERIAL': '36001405d82a319cf1494f2294a18115c', 'ID_SERIAL_SHORT': '6001405d82a319cf1494f2294a18115c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d82a319cf', 'ID_WWN_VENDOR_EXTENSION': '0x1494f2294a18115c', 'ID_WWN_WITH_EXTENSION': '0x6001405d82a319cf1494f2294a18115c', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d82a319cf1494f2294a18115c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:d82a319c-f149-4f22-94a1-8115c5fc1eb0', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd82a319c-f149-4f22-94a1-8115c5fc1eb0', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604552283'} ; 2024-03-01 17:16:22,721 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:16:22,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,732 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:16:22,732 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:16:22,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:16:22,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:16:22,736 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:16:22,739 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:16:22,739 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:16:22,743 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:16:22,743 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,743 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:16:22,743 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76ba1db6a0) -- name = sdd status = True id = 27 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405d82a319cf1494f2294a18115c 2024-03-01 17:16:22,747 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:16:22,747 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:16:22,750 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_9c1494a7-f4df-427e-96ef-484e716bd3db ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:9c1494a7-f4df-427e-96ef-484e716bd3db ' '/dev/disk/by-id/scsi-360014059c1494a7f4df427e96ef484e7 ' '/dev/disk/by-id/wwn-0x60014059c1494a7f4df427e96ef484e7', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '9c1494a7-f4df-427e-96ef-484e716bd3db', 'ID_SERIAL': '360014059c1494a7f4df427e96ef484e7', 'ID_SERIAL_SHORT': '60014059c1494a7f4df427e96ef484e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c1494a7f', 'ID_WWN_VENDOR_EXTENSION': '0x4df427e96ef484e7', 'ID_WWN_WITH_EXTENSION': '0x60014059c1494a7f4df427e96ef484e7', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c1494a7f4df427e96ef484e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:9c1494a7-f4df-427e-96ef-484e716bd3db', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c1494a7-f4df-427e-96ef-484e716bd3db', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604737133'} ; 2024-03-01 17:16:22,751 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:16:22,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,761 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:16:22,761 INFO blivet/MainThread: sde is a disk 2024-03-01 17:16:22,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:16:22,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:16:22,765 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:16:22,768 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:16:22,768 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:16:22,772 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:16:22,772 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,773 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:16:22,773 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76ba1dbd30) -- name = sde status = True id = 32 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 60014059c1494a7f4df427e96ef484e7 2024-03-01 17:16:22,776 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:16:22,776 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:16:22,780 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:8c443d4d-1b47-465e-b114-441ea60d742c ' '/dev/disk/by-id/scsi-360014058c443d4d1b47465eb114441ea ' '/dev/disk/by-id/wwn-0x60014058c443d4d1b47465eb114441ea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_8c443d4d-1b47-465e-b114-441ea60d742c', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '8c443d4d-1b47-465e-b114-441ea60d742c', 'ID_SERIAL': '360014058c443d4d1b47465eb114441ea', 'ID_SERIAL_SHORT': '60014058c443d4d1b47465eb114441ea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c443d4d1', 'ID_WWN_VENDOR_EXTENSION': '0xb47465eb114441ea', 'ID_WWN_WITH_EXTENSION': '0x60014058c443d4d1b47465eb114441ea', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c443d4d1b47465eb114441ea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:8c443d4d-1b47-465e-b114-441ea60d742c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c443d4d-1b47-465e-b114-441ea60d742c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604694998'} ; 2024-03-01 17:16:22,780 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:16:22,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,790 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:16:22,791 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:16:22,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:16:22,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:16:22,794 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:16:22,798 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:16:22,798 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:16:22,801 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:16:22,801 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,802 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:16:22,802 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76ba1dbe80) -- name = sdf status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014058c443d4d1b47465eb114441ea 2024-03-01 17:16:22,805 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:16:22,806 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:16:22,809 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2e13cadb-e645-45f0-a6ee-104f5faeda39 ' '/dev/disk/by-id/scsi-360014052e13cadbe64545f0a6ee104f5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2e13cadb-e645-45f0-a6ee-104f5faeda39 ' '/dev/disk/by-id/wwn-0x60014052e13cadbe64545f0a6ee104f5', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '2e13cadb-e645-45f0-a6ee-104f5faeda39', 'ID_SERIAL': '360014052e13cadbe64545f0a6ee104f5', 'ID_SERIAL_SHORT': '60014052e13cadbe64545f0a6ee104f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052e13cadbe', 'ID_WWN_VENDOR_EXTENSION': '0x64545f0a6ee104f5', 'ID_WWN_WITH_EXTENSION': '0x60014052e13cadbe64545f0a6ee104f5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052e13cadbe64545f0a6ee104f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2e13cadb-e645-45f0-a6ee-104f5faeda39', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2e13cadb-e645-45f0-a6ee-104f5faeda39', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604732173'} ; 2024-03-01 17:16:22,809 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:16:22,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,819 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:16:22,820 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:16:22,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:16:22,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:16:22,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:16:22,827 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:16:22,827 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:16:22,830 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:16:22,831 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,831 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:16:22,831 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76ba1f3c18) -- name = sdg status = True id = 42 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014052e13cadbe64545f0a6ee104f5 2024-03-01 17:16:22,835 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:16:22,835 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:16:22,838 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4672dc7c-16a3-4577-b706-e16f7065b2d1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4672dc7c-16a3-4577-b706-e16f7065b2d1 ' '/dev/disk/by-id/scsi-360014054672dc7c16a34577b706e16f7 ' '/dev/disk/by-id/wwn-0x60014054672dc7c16a34577b706e16f7', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4672dc7c-16a3-4577-b706-e16f7065b2d1', 'ID_SERIAL': '360014054672dc7c16a34577b706e16f7', 'ID_SERIAL_SHORT': '60014054672dc7c16a34577b706e16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054672dc7c1', 'ID_WWN_VENDOR_EXTENSION': '0x6a34577b706e16f7', 'ID_WWN_WITH_EXTENSION': '0x60014054672dc7c16a34577b706e16f7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054672dc7c16a34577b706e16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4672dc7c-16a3-4577-b706-e16f7065b2d1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4672dc7c-16a3-4577-b706-e16f7065b2d1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604857442'} ; 2024-03-01 17:16:22,838 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:16:22,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,848 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:16:22,849 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:16:22,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:16:22,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:16:22,852 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:16:22,855 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:16:22,856 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:16:22,859 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:16:22,859 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,860 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:16:22,860 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76ba1db908) -- name = sdh status = True id = 47 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014054672dc7c16a34577b706e16f7 2024-03-01 17:16:22,863 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:16:22,863 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:16:22,867 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:240ade56-13ce-4a7c-9087-84aadfab5ad8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_240ade56-13ce-4a7c-9087-84aadfab5ad8 ' '/dev/disk/by-id/scsi-36001405240ade5613ce4a7c908784aad ' '/dev/disk/by-id/wwn-0x6001405240ade5613ce4a7c908784aad', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '240ade56-13ce-4a7c-9087-84aadfab5ad8', 'ID_SERIAL': '36001405240ade5613ce4a7c908784aad', 'ID_SERIAL_SHORT': '6001405240ade5613ce4a7c908784aad', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405240ade561', 'ID_WWN_VENDOR_EXTENSION': '0x3ce4a7c908784aad', 'ID_WWN_WITH_EXTENSION': '0x6001405240ade5613ce4a7c908784aad', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405240ade5613ce4a7c908784aad', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:240ade56-13ce-4a7c-9087-84aadfab5ad8', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '240ade56-13ce-4a7c-9087-84aadfab5ad8', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605015201'} ; 2024-03-01 17:16:22,867 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:16:22,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,877 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:16:22,878 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:16:22,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:16:22,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:16:22,881 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:16:22,884 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:16:22,885 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:16:22,888 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:16:22,888 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,889 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:16:22,889 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76ba1f7b38) -- name = sdi status = True id = 52 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405240ade5613ce4a7c908784aad 2024-03-01 17:16:22,892 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:16:22,893 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:16:22,896 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405799f4bf73c6e48ca831714e24 ' '/dev/disk/by-id/wwn-0x6001405799f4bf73c6e48ca831714e24 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:799f4bf7-3c6e-48ca-8317-14e24e08f2fd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'ID_SERIAL': '36001405799f4bf73c6e48ca831714e24', 'ID_SERIAL_SHORT': '6001405799f4bf73c6e48ca831714e24', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405799f4bf73', 'ID_WWN_VENDOR_EXTENSION': '0xc6e48ca831714e24', 'ID_WWN_WITH_EXTENSION': '0x6001405799f4bf73c6e48ca831714e24', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405799f4bf73c6e48ca831714e24', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605150475'} ; 2024-03-01 17:16:22,896 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:16:22,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,906 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:16:22,907 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:16:22,907 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:16:22,907 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:16:22,910 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:16:22,914 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:16:22,914 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:16:22,917 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:16:22,918 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:16:22,918 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:16:22,918 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76ba1f6208) -- name = sdj status = True id = 57 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405799f4bf73c6e48ca831714e24 2024-03-01 17:16:22,922 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:16:22,922 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:16:22,925 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '17710302'} ; 2024-03-01 17:16:22,925 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:16:22,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:16:22,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:22,935 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:16:22,935 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:16:22,935 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:16:22,935 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:16:22,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:16:22,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:16:22,939 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:16:22,943 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:16:22,943 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:16:22,946 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:16:22,946 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:16:22,947 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:16:22,947 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76ba1e1d30) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:16:22,950 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:16:22,954 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:16:22,954 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:16:22,958 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:16:22,958 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:16:22,961 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:16:22,961 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:16:22,965 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:16:22,965 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:16:22,969 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:16:22,972 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:22,975 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:16:22,983 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f76ba1fc508> 2024-03-01 17:16:26,047 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:16:26,051 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:16:26,051 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:16:26,055 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202: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': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '17714751'} ; 2024-03-01 17:16:26,055 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:16:26,055 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:16:26,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:26,065 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:16:26,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:26,071 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:26,083 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:26,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:16:26,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:16:26,106 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:16:26,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:16:26,109 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:16:26,113 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:16:26,113 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:16:26,116 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:16:26,117 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:16:26,117 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:16:26,120 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:16:26,124 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:16:26,127 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:16:26,130 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:16:26,133 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:16:26,133 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:16:26,133 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:16:26,134 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:16:26,134 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f76ba1db828) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = b2f85011-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 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: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f76ba1950f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:16:26,138 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:16:26,141 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:16:26,141 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:16:26,145 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:16:26,145 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:16:26,148 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:16:26,148 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:16:26,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:16:26,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:16:26,154 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:16:26,154 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:16:26,157 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:26,158 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:16:26,161 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:16:26,161 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:16:26,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:26,173 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:26,185 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:16:26,186 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:16:26,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:26,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:26,199 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:16:26,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:26,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:26,211 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:16:26,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:26,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:26,223 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:16:26,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:26,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:26,234 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:16:26,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:26,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:26,245 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:16:26,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:26,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:16:26,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:26,257 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:16:26,260 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:26,260 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 17:16:26,263 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:26,263 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 83 2024-03-01 17:16:26,266 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:26,266 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 84 2024-03-01 17:16:26,269 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:26,269 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 85 2024-03-01 17:16:26,272 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:26,272 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 86 2024-03-01 17:16:26,275 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:26,275 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 87 2024-03-01 17:16:26,278 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:26,278 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 88 2024-03-01 17:16:26,281 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:26,281 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 89 2024-03-01 17:16:30,873 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dbug_faf/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:16:30,910 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:16:30,911 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:16:30,914 INFO program/MainThread: stdout[2]: 2024-03-01 17:16:30,914 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 17:16:30,914 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:16:30,914 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:16:30,919 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:30,919 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:16:30,923 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:16:30,923 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:16:30,926 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:16:30,926 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:16:30,929 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:16:30,929 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:16:30,937 INFO program/MainThread: stdout: 2024-03-01 17:16:30,937 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:16:30,937 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:16:30,937 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:16:30,937 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:30,937 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:16:30,937 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:16:30,938 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:16:30,938 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:16:30,938 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:16:30,938 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:16:30,938 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:16:30,939 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:30,951 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:30,962 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:16:30,967 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_30383200-45fb-4c1f-b9d4-9e837ae2e667 ' '/dev/disk/by-id/scsi-360014053038320045fb4c1fb9d49e837 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:30383200-45fb-4c1f-b9d4-9e837ae2e667 ' '/dev/disk/by-id/wwn-0x60014053038320045fb4c1fb9d49e837', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '30383200-45fb-4c1f-b9d4-9e837ae2e667', 'ID_SERIAL': '360014053038320045fb4c1fb9d49e837', 'ID_SERIAL_SHORT': '60014053038320045fb4c1fb9d49e837', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405303832004', 'ID_WWN_VENDOR_EXTENSION': '0x5fb4c1fb9d49e837', 'ID_WWN_WITH_EXTENSION': '0x60014053038320045fb4c1fb9d49e837', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053038320045fb4c1fb9d49e837', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:30383200-45fb-4c1f-b9d4-9e837ae2e667', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '30383200-45fb-4c1f-b9d4-9e837ae2e667', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604412702'} ; 2024-03-01 17:16:30,967 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:16:30,967 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:30,997 INFO program/MainThread: stdout[3]: 2024-03-01 17:16:30,997 INFO program/MainThread: stderr[3]: 2024-03-01 17:16:30,998 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:16:31,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,011 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:16:31,016 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:16:31,016 INFO blivet/MainThread: sda is a disk 2024-03-01 17:16:31,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:16:31,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:16:31,020 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:16:31,024 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:16:31,024 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:16:31,027 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:16:31,027 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,028 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:16:31,028 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f87e36630) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014053038320045fb4c1fb9d49e837 2024-03-01 17:16:31,032 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:16:31,032 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:16:31,035 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140522b8bfa544684ee3975aeb33f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:22b8bfa5-4468-4ee3-975a-eb33ff3471b0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_22b8bfa5-4468-4ee3-975a-eb33ff3471b0 ' '/dev/disk/by-id/scsi-3600140522b8bfa544684ee3975aeb33f', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'ID_SERIAL': '3600140522b8bfa544684ee3975aeb33f', 'ID_SERIAL_SHORT': '600140522b8bfa544684ee3975aeb33f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140522b8bfa54', 'ID_WWN_VENDOR_EXTENSION': '0x4684ee3975aeb33f', 'ID_WWN_WITH_EXTENSION': '0x600140522b8bfa544684ee3975aeb33f', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140522b8bfa544684ee3975aeb33f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604465726'} ; 2024-03-01 17:16:31,035 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:16:31,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,045 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:16:31,046 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:16:31,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:16:31,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:16:31,049 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:16:31,053 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:16:31,053 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:16:31,056 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:16:31,056 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,057 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:16:31,057 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f87e545c0) -- name = sdb status = True id = 7 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140522b8bfa544684ee3975aeb33f 2024-03-01 17:16:31,060 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:16:31,060 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:16:31,064 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ae241a089b9543a49ddcace3a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ae241a08-9b95-43a4-9ddc-ace3a939e82e ' '/dev/disk/by-id/scsi-36001405ae241a089b9543a49ddcace3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'ID_SERIAL': '36001405ae241a089b9543a49ddcace3a', 'ID_SERIAL_SHORT': '6001405ae241a089b9543a49ddcace3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ae241a089', 'ID_WWN_VENDOR_EXTENSION': '0xb9543a49ddcace3a', 'ID_WWN_WITH_EXTENSION': '0x6001405ae241a089b9543a49ddcace3a', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ae241a089b9543a49ddcace3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605300897'} ; 2024-03-01 17:16:31,064 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:16:31,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,074 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:16:31,075 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:16:31,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:16:31,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:16:31,078 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:16:31,081 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:16:31,082 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:16:31,085 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:16:31,085 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,086 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:16:31,086 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f87e54668) -- name = sdk status = True id = 12 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ae241a089b9543a49ddcace3a 2024-03-01 17:16:31,089 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:16:31,089 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:16:31,093 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405f3db07b93c5647a1a0d7d78bc ' '/dev/disk/by-id/scsi-36001405f3db07b93c5647a1a0d7d78bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'ID_SERIAL': '36001405f3db07b93c5647a1a0d7d78bc', 'ID_SERIAL_SHORT': '6001405f3db07b93c5647a1a0d7d78bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f3db07b93', 'ID_WWN_VENDOR_EXTENSION': '0xc5647a1a0d7d78bc', 'ID_WWN_WITH_EXTENSION': '0x6001405f3db07b93c5647a1a0d7d78bc', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f3db07b93c5647a1a0d7d78bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605315862'} ; 2024-03-01 17:16:31,093 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:16:31,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,103 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:16:31,103 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:16:31,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:16:31,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:16:31,107 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:16:31,110 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:16:31,110 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:16:31,114 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:16:31,114 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,114 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:16:31,114 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f86ded780) -- name = sdl status = True id = 17 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 6001405f3db07b93c5647a1a0d7d78bc 2024-03-01 17:16:31,118 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:16:31,118 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:16:31,121 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:ef0cb159-f247-4d01-a6c4-7e7a544a6f3c ' '/dev/disk/by-id/scsi-36001405ef0cb159f2474d01a6c47e7a5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_ef0cb159-f247-4d01-a6c4-7e7a544a6f3c ' '/dev/disk/by-id/wwn-0x6001405ef0cb159f2474d01a6c47e7a5', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'ID_SERIAL': '36001405ef0cb159f2474d01a6c47e7a5', 'ID_SERIAL_SHORT': '6001405ef0cb159f2474d01a6c47e7a5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ef0cb159f', 'ID_WWN_VENDOR_EXTENSION': '0x2474d01a6c47e7a5', 'ID_WWN_WITH_EXTENSION': '0x6001405ef0cb159f2474d01a6c47e7a5', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ef0cb159f2474d01a6c47e7a5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604467493'} ; 2024-03-01 17:16:31,121 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:16:31,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,131 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:16:31,132 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:16:31,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:16:31,132 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:16:31,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:16:31,139 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:16:31,139 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:16:31,142 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:16:31,142 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,143 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:16:31,143 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f86ded198) -- name = sdc status = True id = 22 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 6001405ef0cb159f2474d01a6c47e7a5 2024-03-01 17:16:31,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:16:31,146 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:16:31,150 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:d82a319c-f149-4f22-94a1-8115c5fc1eb0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_d82a319c-f149-4f22-94a1-8115c5fc1eb0 ' '/dev/disk/by-id/wwn-0x6001405d82a319cf1494f2294a18115c ' '/dev/disk/by-id/scsi-36001405d82a319cf1494f2294a18115c', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'd82a319c-f149-4f22-94a1-8115c5fc1eb0', 'ID_SERIAL': '36001405d82a319cf1494f2294a18115c', 'ID_SERIAL_SHORT': '6001405d82a319cf1494f2294a18115c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d82a319cf', 'ID_WWN_VENDOR_EXTENSION': '0x1494f2294a18115c', 'ID_WWN_WITH_EXTENSION': '0x6001405d82a319cf1494f2294a18115c', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d82a319cf1494f2294a18115c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:d82a319c-f149-4f22-94a1-8115c5fc1eb0', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd82a319c-f149-4f22-94a1-8115c5fc1eb0', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604552283'} ; 2024-03-01 17:16:31,150 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:16:31,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,160 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:16:31,160 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:16:31,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:16:31,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:16:31,164 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:16:31,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:16:31,168 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:16:31,171 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:16:31,171 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,171 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:16:31,172 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f86de7668) -- name = sdd status = True id = 27 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405d82a319cf1494f2294a18115c 2024-03-01 17:16:31,175 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:16:31,175 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:16:31,178 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_9c1494a7-f4df-427e-96ef-484e716bd3db ' '/dev/disk/by-id/wwn-0x60014059c1494a7f4df427e96ef484e7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:9c1494a7-f4df-427e-96ef-484e716bd3db ' '/dev/disk/by-id/scsi-360014059c1494a7f4df427e96ef484e7', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '9c1494a7-f4df-427e-96ef-484e716bd3db', 'ID_SERIAL': '360014059c1494a7f4df427e96ef484e7', 'ID_SERIAL_SHORT': '60014059c1494a7f4df427e96ef484e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c1494a7f', 'ID_WWN_VENDOR_EXTENSION': '0x4df427e96ef484e7', 'ID_WWN_WITH_EXTENSION': '0x60014059c1494a7f4df427e96ef484e7', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c1494a7f4df427e96ef484e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:9c1494a7-f4df-427e-96ef-484e716bd3db', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c1494a7-f4df-427e-96ef-484e716bd3db', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604737133'} ; 2024-03-01 17:16:31,178 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:16:31,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,189 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:16:31,189 INFO blivet/MainThread: sde is a disk 2024-03-01 17:16:31,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:16:31,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:16:31,193 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:16:31,196 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:16:31,196 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:16:31,200 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:16:31,200 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,200 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:16:31,200 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f86de7cf8) -- name = sde status = True id = 32 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 60014059c1494a7f4df427e96ef484e7 2024-03-01 17:16:31,204 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:16:31,204 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:16:31,207 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058c443d4d1b47465eb114441ea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_8c443d4d-1b47-465e-b114-441ea60d742c ' '/dev/disk/by-id/wwn-0x60014058c443d4d1b47465eb114441ea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:8c443d4d-1b47-465e-b114-441ea60d742c', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '8c443d4d-1b47-465e-b114-441ea60d742c', 'ID_SERIAL': '360014058c443d4d1b47465eb114441ea', 'ID_SERIAL_SHORT': '60014058c443d4d1b47465eb114441ea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c443d4d1', 'ID_WWN_VENDOR_EXTENSION': '0xb47465eb114441ea', 'ID_WWN_WITH_EXTENSION': '0x60014058c443d4d1b47465eb114441ea', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c443d4d1b47465eb114441ea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:8c443d4d-1b47-465e-b114-441ea60d742c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c443d4d-1b47-465e-b114-441ea60d742c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604694998'} ; 2024-03-01 17:16:31,208 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:16:31,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,218 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:16:31,219 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:16:31,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:16:31,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:16:31,222 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:16:31,225 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:16:31,225 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:16:31,229 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:16:31,229 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,230 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:16:31,230 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f86de7e48) -- name = sdf status = True id = 37 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014058c443d4d1b47465eb114441ea 2024-03-01 17:16:31,233 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:16:31,233 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:16:31,236 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052e13cadbe64545f0a6ee104f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2e13cadb-e645-45f0-a6ee-104f5faeda39 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2e13cadb-e645-45f0-a6ee-104f5faeda39 ' '/dev/disk/by-id/scsi-360014052e13cadbe64545f0a6ee104f5', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '2e13cadb-e645-45f0-a6ee-104f5faeda39', 'ID_SERIAL': '360014052e13cadbe64545f0a6ee104f5', 'ID_SERIAL_SHORT': '60014052e13cadbe64545f0a6ee104f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052e13cadbe', 'ID_WWN_VENDOR_EXTENSION': '0x64545f0a6ee104f5', 'ID_WWN_WITH_EXTENSION': '0x60014052e13cadbe64545f0a6ee104f5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052e13cadbe64545f0a6ee104f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2e13cadb-e645-45f0-a6ee-104f5faeda39', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2e13cadb-e645-45f0-a6ee-104f5faeda39', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604732173'} ; 2024-03-01 17:16:31,237 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:16:31,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,247 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:16:31,247 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:16:31,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:16:31,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:16:31,251 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:16:31,254 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:16:31,254 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:16:31,257 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:16:31,258 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,258 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:16:31,258 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f86dfbbe0) -- name = sdg status = True id = 42 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014052e13cadbe64545f0a6ee104f5 2024-03-01 17:16:31,262 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:16:31,262 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:16:31,265 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4672dc7c-16a3-4577-b706-e16f7065b2d1 ' '/dev/disk/by-id/wwn-0x60014054672dc7c16a34577b706e16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4672dc7c-16a3-4577-b706-e16f7065b2d1 ' '/dev/disk/by-id/scsi-360014054672dc7c16a34577b706e16f7', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4672dc7c-16a3-4577-b706-e16f7065b2d1', 'ID_SERIAL': '360014054672dc7c16a34577b706e16f7', 'ID_SERIAL_SHORT': '60014054672dc7c16a34577b706e16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054672dc7c1', 'ID_WWN_VENDOR_EXTENSION': '0x6a34577b706e16f7', 'ID_WWN_WITH_EXTENSION': '0x60014054672dc7c16a34577b706e16f7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054672dc7c16a34577b706e16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4672dc7c-16a3-4577-b706-e16f7065b2d1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4672dc7c-16a3-4577-b706-e16f7065b2d1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604857442'} ; 2024-03-01 17:16:31,266 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:16:31,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,276 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:16:31,276 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:16:31,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:16:31,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:16:31,280 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:16:31,283 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:16:31,283 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:16:31,286 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:16:31,287 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,287 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:16:31,287 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f86de78d0) -- name = sdh status = True id = 47 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014054672dc7c16a34577b706e16f7 2024-03-01 17:16:31,291 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:16:31,291 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:16:31,294 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:240ade56-13ce-4a7c-9087-84aadfab5ad8 ' '/dev/disk/by-id/wwn-0x6001405240ade5613ce4a7c908784aad ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_240ade56-13ce-4a7c-9087-84aadfab5ad8 ' '/dev/disk/by-id/scsi-36001405240ade5613ce4a7c908784aad', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '240ade56-13ce-4a7c-9087-84aadfab5ad8', 'ID_SERIAL': '36001405240ade5613ce4a7c908784aad', 'ID_SERIAL_SHORT': '6001405240ade5613ce4a7c908784aad', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405240ade561', 'ID_WWN_VENDOR_EXTENSION': '0x3ce4a7c908784aad', 'ID_WWN_WITH_EXTENSION': '0x6001405240ade5613ce4a7c908784aad', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405240ade5613ce4a7c908784aad', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:240ade56-13ce-4a7c-9087-84aadfab5ad8', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '240ade56-13ce-4a7c-9087-84aadfab5ad8', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605015201'} ; 2024-03-01 17:16:31,294 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:16:31,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,305 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:16:31,305 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:16:31,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:16:31,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:16:31,309 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:16:31,312 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:16:31,312 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:16:31,315 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:16:31,316 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,316 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:16:31,316 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f86e03b00) -- name = sdi status = True id = 52 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405240ade5613ce4a7c908784aad 2024-03-01 17:16:31,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:16:31,320 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:16:31,323 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_799f4bf7-3c6e-48ca-8317-14e24e08f2fd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:799f4bf7-3c6e-48ca-8317-14e24e08f2fd ' '/dev/disk/by-id/scsi-36001405799f4bf73c6e48ca831714e24 ' '/dev/disk/by-id/wwn-0x6001405799f4bf73c6e48ca831714e24', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'ID_SERIAL': '36001405799f4bf73c6e48ca831714e24', 'ID_SERIAL_SHORT': '6001405799f4bf73c6e48ca831714e24', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405799f4bf73', 'ID_WWN_VENDOR_EXTENSION': '0xc6e48ca831714e24', 'ID_WWN_WITH_EXTENSION': '0x6001405799f4bf73c6e48ca831714e24', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405799f4bf73c6e48ca831714e24', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605150475'} ; 2024-03-01 17:16:31,323 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:16:31,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,334 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:16:31,334 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:16:31,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:16:31,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:16:31,338 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:16:31,341 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:16:31,341 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:16:31,344 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:16:31,345 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:16:31,345 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:16:31,345 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f86e0a1d0) -- name = sdj status = True id = 57 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405799f4bf73c6e48ca831714e24 2024-03-01 17:16:31,349 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:16:31,349 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:16:31,352 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '17710302'} ; 2024-03-01 17:16:31,352 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:16:31,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:16:31,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:31,362 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:16:31,362 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:16:31,362 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:16:31,363 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:16:31,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:16:31,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:16:31,366 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:16:31,369 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:16:31,369 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:16:31,373 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:16:31,373 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:16:31,373 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:16:31,374 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8f86dedcf8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:16:31,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:16:31,381 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:16:31,381 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:16:31,384 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:16:31,384 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:16:31,388 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:16:31,388 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:16:31,391 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:16:31,391 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:16:31,395 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:16:31,399 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:31,402 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:16:31,409 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f8f86e08648> 2024-03-01 17:16:34,526 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:16:34,531 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:16:34,531 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:16:34,535 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5 ' '/dev/disk/by-partuuid/b2f85011-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202: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': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '17714751'} ; 2024-03-01 17:16:34,535 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:16:34,535 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:16:34,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,545 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:16:34,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,551 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:34,562 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:34,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:16:34,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:16:34,585 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:16:34,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:16:34,588 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:16:34,592 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:16:34,592 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:16:34,596 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:16:34,596 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:16:34,596 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:16:34,599 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:16:34,603 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:16:34,606 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:16:34,609 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:16:34,612 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:16:34,613 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:16:34,613 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:16:34,614 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:16:34,613 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8f87e54278) -- name = xvda1 status = True id = 72 children = [] parents = ['existing 250 GiB disk xvda (62) with existing msdos disklabel'] uuid = b2f85011-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 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: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f8f86da10f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:16:34,617 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:16:34,621 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:16:34,621 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:16:34,624 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:16:34,624 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:16:34,628 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:16:34,628 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:16:34,631 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:16:34,631 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:16:34,633 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:16:34,633 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:16:34,637 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:34,637 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:16:34,640 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:16:34,640 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:16:34,641 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:34,654 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:34,666 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:16:34,667 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:16:34,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:34,680 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:16:34,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:34,691 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:16:34,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:34,704 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:16:34,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:34,715 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:16:34,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:34,727 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:16:34,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:34,738 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:16:34,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:34,750 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:16:34,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:16:34,756 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:16:34,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:16:34,763 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:16:34,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:16:34,769 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:16:34,772 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:16:34,772 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:16:34,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:16:34,776 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:16:34,776 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:16:34,779 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:16:34,779 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:16:34,782 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:16:34,783 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:16:34,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:16:34,786 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:16:34,786 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:16:34,789 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:16:34,789 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:16:34,792 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:16:34,792 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:16:34,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:16:34,796 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:16:34,796 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:16:34,799 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:16:34,799 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:16:34,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:16:34,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:16:34,808 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:16:34,812 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:16:34,815 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:16:34,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:16:34,822 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:16:34,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:16:34,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:16:34,827 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:16:34,827 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:16:34,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:34,841 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:16:34,841 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:16:34,842 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:16:34,842 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 17:16:34,842 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:16:34,843 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:16:34,846 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:34,846 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:16:34,849 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:34,850 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:16:34,853 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:16:34,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:16:34,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:16:34,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:16:34,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:16:34,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:16:34,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:16:34,871 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:16:34,872 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:16:34,872 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:16:34,872 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:16:34,878 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:16:34,878 INFO program/MainThread: stderr[4]: 2024-03-01 17:16:34,878 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:16:34,879 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:16:34,879 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:16:34,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:16:34,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:16:34,884 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:16:34,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:34,897 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 17:16:34,898 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:16:34,899 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:16:34,899 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 17:16:34,899 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:16:34,900 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:16:34,903 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:34,903 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 17:16:34,906 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:34,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:16:34,910 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:16:34,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:16:34,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 17:16:34,917 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:16:34,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:16:34,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:16:34,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 17:16:34,928 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:16:34,929 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:16:34,929 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:16:34,929 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 17:16:34,929 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:16:34,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 17:16:34,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 17:16:34,933 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:16:34,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:34,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:34,946 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 17:16:34,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 17:16:34,952 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:16:34,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 17:16:34,958 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:16:34,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:16:34,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 17:16:34,964 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:16:34,967 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:16:34,967 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 17:16:34,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:16:34,970 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:16:34,970 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:16:34,973 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:16:34,974 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:16:34,977 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:16:34,977 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 17:16:34,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 17:16:34,980 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:16:34,980 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:16:34,983 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:16:34,983 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:16:34,986 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:16:34,987 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 17:16:34,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:16:34,990 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:16:34,990 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:16:34,993 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:16:34,994 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:16:34,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 17:16:34,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:16:35,001 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:16:35,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:16:35,009 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:16:35,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:16:35,016 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:16:35,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:16:35,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:16:35,021 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 17:16:35,021 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:16:35,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:35,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:35,035 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 17:16:35,035 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:16:35,036 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:16:35,036 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 17:16:35,036 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:16:35,037 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:16:35,040 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,040 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 17:16:35,043 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:16:35,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:16:35,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:16:35,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 17:16:35,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:16:35,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:16:35,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:16:35,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 17:16:35,065 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:16:35,065 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:16:35,065 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:16:35,066 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 17:16:35,066 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:16:35,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:16:35,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 17:16:35,070 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:16:35,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:35,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:35,083 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 17:16:35,083 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:16:35,084 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:16:35,084 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 17:16:35,084 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:16:35,085 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:16:35,088 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,088 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 17:16:35,091 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:16:35,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:16:35,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:16:35,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:16:35,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:16:35,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:16:35,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:16:35,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 17:16:35,113 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:16:35,114 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:16:35,114 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:16:35,114 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 17:16:35,115 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:16:35,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 17:16:35,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 17:16:35,119 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:16:35,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:35,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:35,132 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 17:16:35,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 17:16:35,138 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:16:35,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 17:16:35,144 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:16:35,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 17:16:35,149 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:16:35,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 17:16:35,155 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:16:35,158 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:16:35,158 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 17:16:35,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 17:16:35,162 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:16:35,162 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:16:35,165 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:16:35,165 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:16:35,168 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:16:35,168 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 17:16:35,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:16:35,172 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:16:35,172 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:16:35,175 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:16:35,175 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:16:35,178 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:16:35,178 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 17:16:35,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 17:16:35,191 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:16:35,191 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:16:35,195 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:16:35,195 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:16:35,198 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:16:35,198 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:16:35,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:16:35,202 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:16:35,202 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:16:35,205 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:16:35,205 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:16:35,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:16:35,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:16:35,214 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:16:35,217 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:16:35,221 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:16:35,225 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:16:35,228 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:16:35,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:16:35,236 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:16:35,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 17:16:35,240 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:16:35,241 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 17:16:35,241 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:16:35,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:35,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:35,256 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 17:16:35,256 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,257 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:16:35,257 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 17:16:35,257 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,258 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:16:35,261 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,261 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 17:16:35,264 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 17:16:35,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:16:35,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:16:35,272 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:16:35,276 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:16:35,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:16:35,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:16:35,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 17:16:35,287 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,287 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:16:35,288 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:16:35,288 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 17:16:35,288 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:16:35,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 17:16:35,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 17:16:35,292 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:16:35,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:35,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:35,305 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 17:16:35,306 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,307 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:16:35,307 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 17:16:35,307 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,308 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:16:35,311 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,311 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 17:16:35,314 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:16:35,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:16:35,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:16:35,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 17:16:35,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:16:35,329 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:16:35,332 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:16:35,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 17:16:35,336 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,337 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:16:35,337 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:16:35,338 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 17:16:35,338 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:16:35,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:16:35,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 17:16:35,342 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:16:35,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:35,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:35,355 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 17:16:35,356 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,356 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:16:35,356 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 17:16:35,357 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,358 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:16:35,361 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,361 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 17:16:35,364 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:16:35,368 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:16:35,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:16:35,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 17:16:35,376 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:16:35,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:16:35,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:16:35,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 17:16:35,387 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,388 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:16:35,388 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:16:35,389 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 17:16:35,389 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:16:35,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 17:16:35,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 17:16:35,393 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:16:35,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:16:35,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:35,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:16:35,406 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 17:16:35,407 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,408 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:16:35,408 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 17:16:35,408 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,409 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:16:35,412 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,412 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 17:16:35,415 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:16:35,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:16:35,420 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:16:35,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:16:35,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 17:16:35,427 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:16:35,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:16:35,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:16:35,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 17:16:35,438 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:16:35,439 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:16:35,439 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:16:35,440 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 17:16:35,440 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:16:35,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 17:16:35,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 17:16:35,444 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:16:35,445 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:16:35,445 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:16:35,446 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:16:35,447 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:16:35,448 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:16:35,448 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:16:35,448 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:16:35,448 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:16:35,448 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:16:35,448 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:16:35,448 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:16:35,448 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:16:35,448 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:16:35,448 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:16:35,450 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:16:35,453 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:16:35,456 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:16:35,459 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:16:35,459 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:16:35,462 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:16:35,462 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f8f86dc1db0> 2024-03-01 17:16:35,463 INFO blivet/MainThread: sorting actions... 2024-03-01 17:16:35,499 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:16:35,499 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:16:35,499 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:16:35,500 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:16:35,500 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:16:35,501 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:16:35,501 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:16:35,501 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:16:35,502 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:16:35,502 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:16:35,503 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:16:35,503 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:16:35,503 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:16:35,504 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:16:35,504 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:16:35,504 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:16:35,505 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:16:35,506 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:16:35,506 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:16:35,507 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:16:35,507 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:16:35,507 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:16:35,508 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:16:35,508 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:16:35,509 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:16:35,509 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:16:35,510 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:16:35,510 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:16:35,510 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:16:35,511 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:16:35,511 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:16:35,512 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:16:35,512 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:16:35,513 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:16:35,513 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:16:35,513 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:16:35,514 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:16:35,514 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:16:35,515 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:16:35,515 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:16:35,518 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:16:35,521 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 17:16:35,521 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 17:16:35,530 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,558 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,572 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,573 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:16:35,577 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:16:35,580 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 17:16:35,580 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 17:16:35,586 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,587 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,613 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,626 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,627 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:16:35,631 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:16:35,634 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 17:16:35,634 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 17:16:35,640 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,640 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,672 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,672 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,686 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,687 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:16:35,691 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:16:35,694 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 17:16:35,694 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 17:16:35,701 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,728 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,728 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,741 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,741 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:16:35,745 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:16:35,748 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 17:16:35,749 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 17:16:35,755 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,785 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,785 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,798 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,799 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:16:35,803 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:16:35,806 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 17:16:35,806 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 17:16:35,813 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,813 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,843 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,854 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,854 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:16:35,858 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:16:35,861 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 17:16:35,862 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 17:16:35,868 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,868 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,895 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,895 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,908 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,909 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:16:35,913 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:16:35,916 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:16:35,916 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:16:35,922 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,922 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,950 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,950 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:35,963 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,964 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:16:35,968 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:16:35,971 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:16:35,971 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:16:35,977 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:35,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,010 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,010 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,024 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,025 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:16:36,029 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:16:36,032 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:16:36,032 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:16:36,040 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,070 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,083 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,083 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:16:36,088 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,091 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,094 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,094 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:16:36,094 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:16:36,127 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 17:16:36,127 INFO program/MainThread: stderr[5]: 2024-03-01 17:16:36,128 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:16:36,128 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,151 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,159 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:16:36,159 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:16:36,161 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 17:16:36,178 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,179 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,221 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,222 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:16:36,229 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,235 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,238 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,238 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:16:36,238 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:16:36,274 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 17:16:36,275 INFO program/MainThread: stderr[6]: 2024-03-01 17:16:36,275 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:16:36,275 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,293 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,299 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:16:36,300 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:16:36,301 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 17:16:36,314 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,347 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,348 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:16:36,352 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,355 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,358 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,358 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:16:36,358 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:16:36,395 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 17:16:36,396 INFO program/MainThread: stderr[7]: 2024-03-01 17:16:36,396 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:16:36,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,421 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,429 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:16:36,429 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:16:36,430 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 17:16:36,445 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,469 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,469 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:16:36,473 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,476 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,479 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,480 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:16:36,480 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:16:36,514 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 17:16:36,514 INFO program/MainThread: stderr[8]: 2024-03-01 17:16:36,515 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:16:36,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,545 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,550 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:16:36,550 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:16:36,551 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 17:16:36,562 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,563 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,590 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,590 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:16:36,594 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 17:16:36,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:16:36,601 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,604 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,607 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,610 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,613 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,616 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,619 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,622 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,625 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 17:16:36,626 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:36,699 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 17:16:36,700 INFO program/MainThread: stderr[9]: 2024-03-01 17:16:36,700 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:16:36,708 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:16:36,716 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:16:36,722 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,728 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,733 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,738 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,742 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,745 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,749 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,752 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,752 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,763 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,768 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:16:36,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:16:36,771 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,781 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,782 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 17:16:36,790 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,800 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,800 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:16:36,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 17:16:36,808 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 17:16:36,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:16:36,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:16:36,818 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,822 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,825 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,828 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,832 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,835 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,839 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,842 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:16:36,842 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:36,854 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:36,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:16:36,859 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:36,883 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 17:16:36,883 INFO program/MainThread: stderr[10]: 2024-03-01 17:16:36,884 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:16:36,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 17:16:36,888 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:36,978 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 17:16:36,978 INFO program/MainThread: stderr[11]: 2024-03-01 17:16:36,978 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:16:36,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:36,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:16:36,995 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:16:36,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,042 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:16:37,048 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:16:37,048 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:16:37,058 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,058 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,073 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,073 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:16:37,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:37,081 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:16:37,084 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 17:16:37,084 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 17:16:37,192 INFO program/MainThread: stdout: 2024-03-01 17:16:37,192 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:16:37,192 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:16:37,192 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:16:37,192 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:16:37,192 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:16:37,192 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:16:37,192 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:16:37,192 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:16:37,192 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:16:37,193 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:16:37,193 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,193 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 17:16:37,209 INFO program/MainThread: stdout: 2024-03-01 17:16:37,209 INFO program/MainThread: writing all SBs 2024-03-01 17:16:37,209 INFO program/MainThread: new label = "" 2024-03-01 17:16:37,209 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,210 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,226 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,230 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:16:37,230 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:16:37,232 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:16:37,240 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,257 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,257 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:16:37,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 17:16:37,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 17:16:37,269 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:37,269 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:37,295 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 17:16:37,295 INFO program/MainThread: stderr[12]: 2024-03-01 17:16:37,295 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:16:37,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 17:16:37,300 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:37,390 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 17:16:37,391 INFO program/MainThread: stderr[13]: 2024-03-01 17:16:37,391 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:16:37,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:37,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:16:37,410 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:16:37,410 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,447 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:16:37,453 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:16:37,453 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:16:37,463 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,479 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,479 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:16:37,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:37,487 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:16:37,490 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 17:16:37,490 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 17:16:37,514 INFO program/MainThread: stdout: 2024-03-01 17:16:37,514 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:16:37,514 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:16:37,514 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:16:37,515 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:16:37,515 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:16:37,515 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:16:37,515 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:16:37,515 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:16:37,515 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:16:37,515 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:16:37,515 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,515 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 17:16:37,528 INFO program/MainThread: stdout: 2024-03-01 17:16:37,528 INFO program/MainThread: writing all SBs 2024-03-01 17:16:37,529 INFO program/MainThread: new label = "" 2024-03-01 17:16:37,529 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,543 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:16:37,547 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:16:37,549 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:16:37,558 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,572 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,572 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:16:37,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 17:16:37,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 17:16:37,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:37,584 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:37,609 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 17:16:37,609 INFO program/MainThread: stderr[14]: 2024-03-01 17:16:37,609 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:16:37,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 17:16:37,614 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:37,698 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 17:16:37,698 INFO program/MainThread: stderr[15]: 2024-03-01 17:16:37,698 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:16:37,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:37,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:16:37,715 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:16:37,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,765 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:16:37,771 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:16:37,771 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:16:37,781 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,782 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,797 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,797 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:16:37,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:37,805 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:16:37,808 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 17:16:37,808 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 17:16:37,835 INFO program/MainThread: stdout: 2024-03-01 17:16:37,835 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 17:16:37,835 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:16:37,835 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:16:37,836 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:16:37,836 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 17:16:37,836 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:16:37,836 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:16:37,836 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 17:16:37,836 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:16:37,836 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:16:37,836 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,836 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 17:16:37,850 INFO program/MainThread: stdout: 2024-03-01 17:16:37,850 INFO program/MainThread: writing all SBs 2024-03-01 17:16:37,850 INFO program/MainThread: new label = "" 2024-03-01 17:16:37,850 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,867 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:16:37,872 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:16:37,873 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:16:37,882 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:37,900 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:37,900 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:16:37,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 17:16:37,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 17:16:37,911 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:37,911 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:37,938 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 17:16:37,938 INFO program/MainThread: stderr[16]: 2024-03-01 17:16:37,938 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:16:37,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 17:16:37,943 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:38,030 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 17:16:38,030 INFO program/MainThread: stderr[17]: 2024-03-01 17:16:38,031 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:16:38,039 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,045 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:16:38,046 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:16:38,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,088 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:16:38,094 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:16:38,095 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:16:38,105 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,105 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,121 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,121 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:16:38,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,129 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:16:38,132 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 17:16:38,132 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 17:16:38,167 INFO program/MainThread: stdout: 2024-03-01 17:16:38,167 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 17:16:38,167 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:16:38,167 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:16:38,167 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:16:38,167 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 17:16:38,167 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:16:38,167 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:16:38,168 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:16:38,168 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:16:38,168 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:16:38,168 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,168 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 17:16:38,183 INFO program/MainThread: stdout: 2024-03-01 17:16:38,183 INFO program/MainThread: writing all SBs 2024-03-01 17:16:38,183 INFO program/MainThread: new label = "" 2024-03-01 17:16:38,183 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,199 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:16:38,204 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:16:38,205 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:16:38,215 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,230 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,230 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:16:38,234 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,237 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,240 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,240 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:16:38,241 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:16:38,273 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 17:16:38,273 INFO program/MainThread: stderr[18]: 2024-03-01 17:16:38,273 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:16:38,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,298 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,306 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:16:38,306 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:16:38,308 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 17:16:38,322 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,348 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,348 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:16:38,353 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,355 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,359 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,359 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:16:38,359 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:16:38,392 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 17:16:38,393 INFO program/MainThread: stderr[19]: 2024-03-01 17:16:38,393 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:16:38,393 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,414 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,421 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:16:38,422 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:16:38,424 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 17:16:38,438 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,467 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,467 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:16:38,472 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,475 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,478 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,478 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:16:38,478 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:16:38,510 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 17:16:38,511 INFO program/MainThread: stderr[20]: 2024-03-01 17:16:38,511 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:16:38,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,531 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,539 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:16:38,539 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:16:38,541 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 17:16:38,556 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,583 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,583 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:16:38,587 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 17:16:38,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:16:38,594 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,597 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,600 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,603 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,606 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,609 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 17:16:38,613 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:38,673 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 17:16:38,674 INFO program/MainThread: stderr[21]: 2024-03-01 17:16:38,674 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:16:38,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:16:38,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:16:38,694 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,701 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,706 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,710 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,713 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,717 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,728 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:16:38,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:16:38,736 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,746 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,747 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 17:16:38,755 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,764 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,764 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:16:38,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 17:16:38,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 17:16:38,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:16:38,779 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:16:38,782 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,786 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,789 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,793 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,796 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,800 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:16:38,800 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,813 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,818 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:16:38,818 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:38,845 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:16:38,845 INFO program/MainThread: stderr[22]: 2024-03-01 17:16:38,845 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:16:38,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 17:16:38,850 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:38,936 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 17:16:38,936 INFO program/MainThread: stderr[23]: 2024-03-01 17:16:38,936 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:16:38,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:38,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:16:38,950 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:16:38,950 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:38,983 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:38,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:16:38,989 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:16:38,990 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:16:38,999 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,015 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,015 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:16:39,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,023 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:16:39,026 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 17:16:39,026 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 17:16:39,051 INFO program/MainThread: stdout: 2024-03-01 17:16:39,051 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 17:16:39,051 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:16:39,051 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:16:39,051 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:16:39,051 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 17:16:39,051 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:16:39,052 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:16:39,052 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:16:39,052 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:16:39,052 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:16:39,052 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,052 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 17:16:39,065 INFO program/MainThread: stdout: 2024-03-01 17:16:39,065 INFO program/MainThread: writing all SBs 2024-03-01 17:16:39,066 INFO program/MainThread: new label = "" 2024-03-01 17:16:39,066 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,066 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,082 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:16:39,087 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:16:39,088 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:16:39,098 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,115 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,115 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:16:39,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 17:16:39,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 17:16:39,126 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,126 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:39,152 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 17:16:39,152 INFO program/MainThread: stderr[24]: 2024-03-01 17:16:39,152 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:16:39,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 17:16:39,157 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:39,244 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 17:16:39,245 INFO program/MainThread: stderr[25]: 2024-03-01 17:16:39,245 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:16:39,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:16:39,267 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:16:39,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,289 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:16:39,295 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:16:39,295 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:16:39,305 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,306 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,322 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,322 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:16:39,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,330 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:16:39,333 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 17:16:39,333 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 17:16:39,359 INFO program/MainThread: stdout: 2024-03-01 17:16:39,360 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 17:16:39,360 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:16:39,360 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:16:39,360 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:16:39,360 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 17:16:39,360 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:16:39,360 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:16:39,360 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:16:39,360 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:16:39,360 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:16:39,360 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,361 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 17:16:39,375 INFO program/MainThread: stdout: 2024-03-01 17:16:39,375 INFO program/MainThread: writing all SBs 2024-03-01 17:16:39,375 INFO program/MainThread: new label = "" 2024-03-01 17:16:39,375 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,375 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,391 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:16:39,396 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:16:39,397 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:16:39,406 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,407 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,421 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,421 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:16:39,426 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,429 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,432 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,432 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:16:39,433 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:16:39,464 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:16:39,465 INFO program/MainThread: stderr[26]: 2024-03-01 17:16:39,465 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:16:39,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,489 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,497 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:16:39,497 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:16:39,499 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:16:39,511 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,539 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,539 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:16:39,543 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,546 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,549 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,550 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:16:39,550 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:16:39,585 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:16:39,585 INFO program/MainThread: stderr[27]: 2024-03-01 17:16:39,585 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:16:39,585 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,617 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,622 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:16:39,623 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:16:39,624 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:16:39,636 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,636 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,658 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,658 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:16:39,663 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,666 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,669 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,669 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:16:39,669 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:16:39,703 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:16:39,704 INFO program/MainThread: stderr[28]: 2024-03-01 17:16:39,704 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:16:39,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,737 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,742 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:16:39,742 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:16:39,744 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:16:39,755 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,784 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,784 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:16:39,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:16:39,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:16:39,795 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,798 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,801 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,804 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,807 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,811 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:16:39,814 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:39,883 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 17:16:39,884 INFO program/MainThread: stderr[29]: 2024-03-01 17:16:39,884 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:16:39,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:16:39,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:16:39,900 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,904 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,907 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,911 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,914 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,917 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,917 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,929 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:16:39,937 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:16:39,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,947 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,948 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:16:39,956 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:39,968 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:39,968 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:16:39,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 17:16:39,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 17:16:39,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:16:39,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:16:39,986 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,990 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:16:39,993 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:39,997 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:16:40,000 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:40,004 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:16:40,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:40,015 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:16:40,020 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:40,047 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:16:40,047 INFO program/MainThread: stderr[30]: 2024-03-01 17:16:40,047 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:16:40,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 17:16:40,052 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:40,141 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 17:16:40,142 INFO program/MainThread: stderr[31]: 2024-03-01 17:16:40,142 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:16:40,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:40,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:16:40,158 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:16:40,158 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:40,185 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:16:40,191 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:16:40,191 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:16:40,201 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:40,217 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,217 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:16:40,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:40,225 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:16:40,228 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 17:16:40,229 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 17:16:40,269 INFO program/MainThread: stdout: 2024-03-01 17:16:40,269 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:16:40,269 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:16:40,269 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:16:40,269 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:16:40,269 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:16:40,269 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:16:40,269 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:16:40,269 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:16:40,270 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:16:40,270 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:16:40,270 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,270 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 17:16:40,282 INFO program/MainThread: stdout: 2024-03-01 17:16:40,282 INFO program/MainThread: writing all SBs 2024-03-01 17:16:40,282 INFO program/MainThread: new label = "" 2024-03-01 17:16:40,282 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:40,298 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:16:40,303 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:16:40,304 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:16:40,314 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:40,332 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,332 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:16:40,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:16:40,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:16:40,343 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:40,344 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:40,375 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 17:16:40,375 INFO program/MainThread: stderr[32]: 2024-03-01 17:16:40,376 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:16:40,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:16:40,380 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:16:40,470 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 17:16:40,470 INFO program/MainThread: stderr[33]: 2024-03-01 17:16:40,470 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:16:40,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:40,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:16:40,485 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:16:40,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:40,514 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:16:40,520 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:16:40,520 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:16:40,530 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,530 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:40,546 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,546 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:16:40,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:16:40,554 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:16:40,557 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:16:40,557 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:16:40,584 INFO program/MainThread: stdout: 2024-03-01 17:16:40,584 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 17:16:40,585 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:16:40,585 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:16:40,585 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:16:40,585 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 17:16:40,585 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:16:40,585 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:16:40,585 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:16:40,585 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:16:40,585 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:16:40,585 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,586 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:16:40,599 INFO program/MainThread: stdout: 2024-03-01 17:16:40,599 INFO program/MainThread: writing all SBs 2024-03-01 17:16:40,599 INFO program/MainThread: new label = "" 2024-03-01 17:16:40,599 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:40,615 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:16:40,620 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:16:40,621 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:16:40,630 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,630 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:16:40,646 DEBUG program/MainThread: Return code: 0 2024-03-01 17:16:40,652 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:16:40,652 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f8f86dd70f8> 2024-03-01 17:16:40,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:16:40,659 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:16:40,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 17:16:40,666 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:16:40,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:16:40,673 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:16:40,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:16:40,679 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:16:40,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 17:16:40,685 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:16:40,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:16:40,692 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:16:40,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:16:40,698 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:16:40,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:16:40,704 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:16:40,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:16:40,711 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:16:40,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 17:16:40,717 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:16:40,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:16:40,723 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:16:40,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:16:40,730 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:16:40,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 17:16:40,736 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:16:40,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:16:40,742 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:16:40,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:16:40,748 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:16:40,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:16:40,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:16:40,754 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:17:33,111 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_pyx0ldz1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:17:33,148 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:17:33,148 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:17:33,152 INFO program/MainThread: stdout[2]: 2024-03-01 17:17:33,152 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 17:17:33,152 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:17:33,152 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:17:33,157 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:33,157 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:17:33,161 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:17:33,161 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:17:33,164 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:17:33,164 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:17:33,168 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:17:33,168 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:17:33,179 INFO program/MainThread: stdout: 2024-03-01 17:17:33,179 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:17:33,179 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 2024-03-01 17:17:33,179 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 47ff0a79-d769-4241-bd10-ad9b3fecad6a 2024-03-01 17:17:33,179 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 2024-03-01 17:17:33,180 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 47ff0a79-d769-4241-bd10-ad9b3fecad6a 2024-03-01 17:17:33,180 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs b88c9102-2a9b-43b7-97f2-6180dcb49b12 2024-03-01 17:17:33,180 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 2024-03-01 17:17:33,180 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR 2024-03-01 17:17:33,180 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec 2024-03-01 17:17:33,180 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 62cfbdef-6c39-4154-b557-4a458b807745 2024-03-01 17:17:33,180 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd 2024-03-01 17:17:33,180 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS 2024-03-01 17:17:33,180 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC 2024-03-01 17:17:33,180 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 45595cb5-6a68-416d-9750-86ea75bdd69a 2024-03-01 17:17:33,180 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 03f70206-e89f-4572-ad27-60f67426ceb6 2024-03-01 17:17:33,180 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ba05774e-9784-4382-8dbf-c850e4666ce0 2024-03-01 17:17:33,180 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 2024-03-01 17:17:33,180 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ba05774e-9784-4382-8dbf-c850e4666ce0 2024-03-01 17:17:33,180 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR 2024-03-01 17:17:33,180 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 2024-03-01 17:17:33,180 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq 2024-03-01 17:17:33,180 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 2024-03-01 17:17:33,180 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:17:33,180 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:17:33,180 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:17:33,180 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:17:33,180 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:33,180 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 47ff0a79-d769-4241-bd10-ad9b3fecad6a sdb 1073741824 root disk brw-rw---- LVM2_member e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 47ff0a79-d769-4241-bd10-ad9b3fecad6a `-test_vg1-lv1 482344960 root disk brw-rw---- xfs b88c9102-2a9b-43b7-97f2-6180dcb49b12 sdc 1073741824 root disk brw-rw---- LVM2_member 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 sdd 1073741824 root disk brw-rw---- LVM2_member tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR |-test_vg2-lv4 641728512 root disk brw-rw---- xfs a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 62cfbdef-6c39-4154-b557-4a458b807745 sde 1073741824 root disk brw-rw---- LVM2_member BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd sdf 1073741824 root disk brw-rw---- LVM2_member DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS sdg 1073741824 root disk brw-rw---- LVM2_member uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 45595cb5-6a68-416d-9750-86ea75bdd69a |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 03f70206-e89f-4572-ad27-60f67426ceb6 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ba05774e-9784-4382-8dbf-c850e4666ce0 sdh 1073741824 root disk brw-rw---- LVM2_member OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ba05774e-9784-4382-8dbf-c850e4666ce0 sdi 1073741824 root disk brw-rw---- LVM2_member QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 sdj 1073741824 root disk brw-rw---- LVM2_member TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:17:33,181 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:17:33,181 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:17:33,181 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:17:33,181 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:17:33,181 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:17:33,182 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:17:33,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:33,195 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:33,210 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 17:17:33,214 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:30383200-45fb-4c1f-b9d4-9e837ae2e667 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_30383200-45fb-4c1f-b9d4-9e837ae2e667 ' '/dev/disk/by-id/wwn-0x60014053038320045fb4c1fb9d49e837 ' '/dev/disk/by-id/scsi-360014053038320045fb4c1fb9d49e837 ' '/dev/disk/by-id/lvm-pv-uuid-VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7', 'ID_FS_UUID_ENC': 'VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '30383200-45fb-4c1f-b9d4-9e837ae2e667', 'ID_SERIAL': '360014053038320045fb4c1fb9d49e837', 'ID_SERIAL_SHORT': '60014053038320045fb4c1fb9d49e837', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405303832004', 'ID_WWN_VENDOR_EXTENSION': '0x5fb4c1fb9d49e837', 'ID_WWN_WITH_EXTENSION': '0x60014053038320045fb4c1fb9d49e837', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053038320045fb4c1fb9d49e837', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:30383200-45fb-4c1f-b9d4-9e837ae2e667', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '30383200-45fb-4c1f-b9d4-9e837ae2e667', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:0', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:0.service', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604412702'} ; 2024-03-01 17:17:33,215 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:17:33,215 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:33,244 INFO program/MainThread: stdout[3]: 2024-03-01 17:17:33,244 INFO program/MainThread: stderr[3]: 2024-03-01 17:17:33,244 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:17:33,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:33,257 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:17:33,262 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:17:33,263 INFO blivet/MainThread: sda is a disk 2024-03-01 17:17:33,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:17:33,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:17:33,267 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:17:33,270 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:17:33,271 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:17:33,274 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:17:33,274 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:17:33,275 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:17:33,275 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef3e4fcc0) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014053038320045fb4c1fb9d49e837 2024-03-01 17:17:33,279 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:17:33,282 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:33,283 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:17:33,286 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:33,286 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:17:33,290 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:33,290 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:17:33,293 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:33,293 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:17:33,297 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:17:33,297 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:17:33,297 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:33,326 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:17:33,326 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1. WARNING: Couldn't find device with uuid 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1. WARNING: VG test_vg1 is missing PV e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:17:33,326 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:17:33,327 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:17:33,331 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 ; label: None ; device: /dev/sda ; serial: 360014053038320045fb4c1fb9d49e837 ; exists: True ; vg_name: test_vg1 ; vg_uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; pe_start: 8 MiB ; 2024-03-01 17:17:33,332 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:17:33,335 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:17:33,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:33,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:33,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:33,348 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:33,375 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:17:33,375 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1. WARNING: Couldn't find device with uuid 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1. WARNING: VG test_vg1 is missing PV e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:17:33,375 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:17:33,375 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:17:33,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:17:33,383 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:17:33,387 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:17:33,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:17:33,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:17:33,391 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:33,419 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:33,419 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1. WARNING: Couldn't find device with uuid 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1. WARNING: VG test_vg1 is missing PV e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:17:33,419 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:17:33,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:17:33,425 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:17:33,428 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:17:33,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:33,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:17:33,435 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:17:33,435 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:33,439 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:22b8bfa5-4468-4ee3-975a-eb33ff3471b0 ' '/dev/disk/by-id/scsi-3600140522b8bfa544684ee3975aeb33f ' '/dev/disk/by-id/wwn-0x600140522b8bfa544684ee3975aeb33f ' '/dev/disk/by-id/lvm-pv-uuid-e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1', 'ID_FS_UUID_ENC': 'e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'ID_SERIAL': '3600140522b8bfa544684ee3975aeb33f', 'ID_SERIAL_SHORT': '600140522b8bfa544684ee3975aeb33f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140522b8bfa54', 'ID_WWN_VENDOR_EXTENSION': '0x4684ee3975aeb33f', 'ID_WWN_WITH_EXTENSION': '0x600140522b8bfa544684ee3975aeb33f', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140522b8bfa544684ee3975aeb33f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:16', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:16.service', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604465726'} ; 2024-03-01 17:17:33,439 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:17:33,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:33,449 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:17:33,450 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:17:33,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:17:33,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:17:33,453 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:17:33,457 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:17:33,457 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:17:33,460 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:17:33,461 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:17:33,461 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:17:33,461 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2cbd358) -- name = sdb status = True id = 16 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140522b8bfa544684ee3975aeb33f 2024-03-01 17:17:33,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:17:33,469 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:33,469 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:17:33,472 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:33,472 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:17:33,476 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:33,476 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:17:33,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:33,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:17:33,483 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:17:33,483 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:17:33,483 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:33,511 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:17:33,511 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1. WARNING: VG test_vg1 is missing PV 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 (last written to /dev/sdc). 2024-03-01 17:17:33,511 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:17:33,512 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:17:33,516 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 ; label: None ; device: /dev/sdb ; serial: 3600140522b8bfa544684ee3975aeb33f ; exists: True ; vg_name: test_vg1 ; vg_uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:17:33,516 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:17:33,520 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:17:33,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:33,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:17:33,530 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:17:33,533 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:17:33,536 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:17:33,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:33,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:33,543 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:33,571 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:33,571 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1. WARNING: VG test_vg1 is missing PV 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 (last written to /dev/sdc). 2024-03-01 17:17:33,571 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:17:33,571 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:17:33,572 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:33,576 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ae241a08-9b95-43a4-9ddc-ace3a939e82e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ae241a08-9b95-43a4-9ddc-ace3a939e82e ' '/dev/disk/by-id/scsi-36001405ae241a089b9543a49ddcace3a ' '/dev/disk/by-id/wwn-0x6001405ae241a089b9543a49ddcace3a', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'ID_SERIAL': '36001405ae241a089b9543a49ddcace3a', 'ID_SERIAL_SHORT': '6001405ae241a089b9543a49ddcace3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ae241a089', 'ID_WWN_VENDOR_EXTENSION': '0xb9543a49ddcace3a', 'ID_WWN_WITH_EXTENSION': '0x6001405ae241a089b9543a49ddcace3a', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ae241a089b9543a49ddcace3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605300897'} ; 2024-03-01 17:17:33,576 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:17:33,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:33,587 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:17:33,588 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:17:33,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:17:33,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:17:33,591 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:17:33,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:17:33,595 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:17:33,598 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:17:33,599 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:17:33,599 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:17:33,599 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2cbd518) -- name = sdk status = True id = 26 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ae241a089b9543a49ddcace3a 2024-03-01 17:17:33,603 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:17:33,603 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:17:33,606 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f3db07b93c5647a1a0d7d78bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95 ' '/dev/disk/by-id/wwn-0x6001405f3db07b93c5647a1a0d7d78bc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'ID_SERIAL': '36001405f3db07b93c5647a1a0d7d78bc', 'ID_SERIAL_SHORT': '6001405f3db07b93c5647a1a0d7d78bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f3db07b93', 'ID_WWN_VENDOR_EXTENSION': '0xc5647a1a0d7d78bc', 'ID_WWN_WITH_EXTENSION': '0x6001405f3db07b93c5647a1a0d7d78bc', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f3db07b93c5647a1a0d7d78bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605315862'} ; 2024-03-01 17:17:33,607 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:17:33,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:33,617 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:17:33,618 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:17:33,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:17:33,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:17:33,621 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:17:33,625 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:17:33,625 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:17:33,628 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:17:33,628 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:17:33,629 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:17:33,629 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2ccacf8) -- name = sdl status = True id = 31 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 6001405f3db07b93c5647a1a0d7d78bc 2024-03-01 17:17:33,632 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:17:33,633 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:17:33,636 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_ef0cb159-f247-4d01-a6c4-7e7a544a6f3c ' '/dev/disk/by-id/lvm-pv-uuid-3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 ' '/dev/disk/by-id/scsi-36001405ef0cb159f2474d01a6c47e7a5 ' '/dev/disk/by-id/wwn-0x6001405ef0cb159f2474d01a6c47e7a5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1', 'ID_FS_UUID_ENC': '3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'ID_SERIAL': '36001405ef0cb159f2474d01a6c47e7a5', 'ID_SERIAL_SHORT': '6001405ef0cb159f2474d01a6c47e7a5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ef0cb159f', 'ID_WWN_VENDOR_EXTENSION': '0x2474d01a6c47e7a5', 'ID_WWN_WITH_EXTENSION': '0x6001405ef0cb159f2474d01a6c47e7a5', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ef0cb159f2474d01a6c47e7a5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:32', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:32.service', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604467493'} ; 2024-03-01 17:17:33,636 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:17:33,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:33,647 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:17:33,647 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:17:33,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:17:33,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:17:33,651 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:17:33,654 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:17:33,654 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:17:33,657 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:17:33,658 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:17:33,658 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:17:33,658 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2cd42e8) -- name = sdc status = True id = 36 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 6001405ef0cb159f2474d01a6c47e7a5 2024-03-01 17:17:33,662 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:17:33,666 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:33,666 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:17:33,669 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:33,669 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:17:33,673 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:33,673 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:17:33,676 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:33,676 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:17:33,679 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:17:33,679 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:17:33,679 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:33,709 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:17:33,709 INFO program/MainThread: stderr[9]: 2024-03-01 17:17:33,709 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:17:33,710 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:17:33,714 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 ; label: None ; device: /dev/sdc ; serial: 36001405ef0cb159f2474d01a6c47e7a5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:17:33,714 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:17:33,718 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:17:33,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:33,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:33,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:17:33,731 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:17:33,734 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:17:33,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:33,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:33,741 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:33,770 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:33,770 INFO program/MainThread: stderr[10]: 2024-03-01 17:17:33,770 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:17:33,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:33,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:33,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:17:33,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:17:33,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:17:33,793 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:17:33,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:17:33,797 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:17:33,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:17:33,801 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:17:33,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:17:33,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:17:33,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:17:33,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:17:33,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:17:33,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:17:33,817 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:17:33,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:17:33,821 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:17:33,822 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:17:33,822 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:17:33,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:17:33,825 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:17:33,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:17:33,829 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:17:33,833 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/b88c9102-2a9b-43b7-97f2-6180dcb49b12 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKy7eoydP7gctm3NmZSBT1P0ScVBVfUkwbH', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKy7eoydP7gctm3NmZSBT1P0ScVBVfUkwbH', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b88c9102-2a9b-43b7-97f2-6180dcb49b12', 'ID_FS_UUID_ENC': 'b88c9102-2a9b-43b7-97f2-6180dcb49b12', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1112599109'} ; 2024-03-01 17:17:33,833 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:17:33,833 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:33,837 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:17:33,837 INFO program/MainThread: stderr[11]: 2024-03-01 17:17:33,837 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:17:33,838 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:33,841 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:17:33,841 INFO program/MainThread: stderr[12]: 2024-03-01 17:17:33,841 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:17:33,841 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:33,844 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:17:33,844 INFO program/MainThread: stderr[13]: 2024-03-01 17:17:33,844 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:17:33,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:17:33,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:33,856 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:17:33,856 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:33,857 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:17:33,852 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2cd4f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2d4bac8) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:33,857 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:33,861 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:17:33,861 INFO program/MainThread: stderr[14]: 2024-03-01 17:17:33,861 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:17:33,865 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:17:33,869 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:33,869 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:17:33,873 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:33,873 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:17:33,877 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:33,877 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:17:33,880 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:33,881 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:17:33,882 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:17:33,883 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:17:33,886 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:33,886 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:17:33,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:17:33,890 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:33,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:33,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:33,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:17:33,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:17:33,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:17:33,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:17:33,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:17:33,916 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:17:33,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:17:33,920 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:17:33,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:17:33,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:17:33,927 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:17:33,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:17:33,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:17:33,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:17:33,935 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:17:33,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:17:33,939 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:17:33,939 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:17:33,939 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:17:33,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:17:33,943 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:17:33,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:17:33,946 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:17:33,950 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKyBSquL29uHToz5kR8i8gOf2p7zTJnCiV5 ' '/dev/disk/by-uuid/47ff0a79-d769-4241-bd10-ad9b3fecad6a ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKyBSquL29uHToz5kR8i8gOf2p7zTJnCiV5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '47ff0a79-d769-4241-bd10-ad9b3fecad6a', 'ID_FS_UUID_ENC': '47ff0a79-d769-4241-bd10-ad9b3fecad6a', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1112270564'} ; 2024-03-01 17:17:33,950 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:17:33,951 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:33,955 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:17:33,955 INFO program/MainThread: stderr[15]: 2024-03-01 17:17:33,955 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:17:33,955 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:33,958 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:17:33,958 INFO program/MainThread: stderr[16]: 2024-03-01 17:17:33,958 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:17:33,958 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:33,961 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:17:33,962 INFO program/MainThread: stderr[17]: 2024-03-01 17:17:33,962 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:17:33,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:33,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:17:33,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:33,973 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:33,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:33,974 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:33,970 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2cd4dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2d4bac8) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:33,975 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:33,978 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:17:33,978 INFO program/MainThread: stderr[18]: 2024-03-01 17:17:33,978 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:17:33,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:17:33,986 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:33,987 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:17:33,990 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:33,990 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:17:33,994 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:33,994 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:17:33,998 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:33,998 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:17:33,999 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:17:34,002 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:34,002 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:17:34,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:17:34,006 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:34,006 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:34,010 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:d82a319c-f149-4f22-94a1-8115c5fc1eb0 ' '/dev/disk/by-id/scsi-36001405d82a319cf1494f2294a18115c ' '/dev/disk/by-id/lvm-pv-uuid-tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_d82a319c-f149-4f22-94a1-8115c5fc1eb0 ' '/dev/disk/by-id/wwn-0x6001405d82a319cf1494f2294a18115c', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR', 'ID_FS_UUID_ENC': 'tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'd82a319c-f149-4f22-94a1-8115c5fc1eb0', 'ID_SERIAL': '36001405d82a319cf1494f2294a18115c', 'ID_SERIAL_SHORT': '6001405d82a319cf1494f2294a18115c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d82a319cf', 'ID_WWN_VENDOR_EXTENSION': '0x1494f2294a18115c', 'ID_WWN_WITH_EXTENSION': '0x6001405d82a319cf1494f2294a18115c', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d82a319cf1494f2294a18115c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:d82a319c-f149-4f22-94a1-8115c5fc1eb0', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd82a319c-f149-4f22-94a1-8115c5fc1eb0', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:48', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:48.service', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604552283'} ; 2024-03-01 17:17:34,010 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:17:34,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:34,021 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:17:34,021 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:17:34,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:17:34,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:17:34,025 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:17:34,028 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:17:34,028 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:17:34,032 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:17:34,032 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:17:34,033 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:17:34,033 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2ce30b8) -- name = sdd status = True id = 72 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405d82a319cf1494f2294a18115c 2024-03-01 17:17:34,036 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:17:34,040 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:34,040 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:17:34,043 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:34,043 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:17:34,047 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,047 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:17:34,050 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,051 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:17:34,054 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:17:34,054 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:17:34,054 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,082 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:17:34,082 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd. WARNING: Couldn't find device with uuid DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS. WARNING: VG test_vg2 is missing PV BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS (last written to /dev/sdf). 2024-03-01 17:17:34,082 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:17:34,083 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:17:34,087 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR ; label: None ; device: /dev/sdd ; serial: 36001405d82a319cf1494f2294a18115c ; exists: True ; vg_name: test_vg2 ; vg_uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:17:34,087 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:17:34,091 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:17:34,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:34,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:34,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:34,104 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,132 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:17:34,132 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd. WARNING: Couldn't find device with uuid DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS. WARNING: VG test_vg2 is missing PV BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS (last written to /dev/sdf). 2024-03-01 17:17:34,132 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:17:34,133 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:17:34,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:17:34,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:17:34,142 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:17:34,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:17:34,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:17:34,146 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,174 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:34,174 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd. WARNING: Couldn't find device with uuid DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS. WARNING: VG test_vg2 is missing PV BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS (last written to /dev/sdf). 2024-03-01 17:17:34,174 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:17:34,179 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:17:34,180 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:17:34,183 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:17:34,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:34,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:17:34,190 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:17:34,190 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:34,193 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014059c1494a7f4df427e96ef484e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_9c1494a7-f4df-427e-96ef-484e716bd3db ' '/dev/disk/by-id/lvm-pv-uuid-BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd ' '/dev/disk/by-id/wwn-0x60014059c1494a7f4df427e96ef484e7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:9c1494a7-f4df-427e-96ef-484e716bd3db', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd', 'ID_FS_UUID_ENC': 'BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '9c1494a7-f4df-427e-96ef-484e716bd3db', 'ID_SERIAL': '360014059c1494a7f4df427e96ef484e7', 'ID_SERIAL_SHORT': '60014059c1494a7f4df427e96ef484e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c1494a7f', 'ID_WWN_VENDOR_EXTENSION': '0x4df427e96ef484e7', 'ID_WWN_WITH_EXTENSION': '0x60014059c1494a7f4df427e96ef484e7', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c1494a7f4df427e96ef484e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:9c1494a7-f4df-427e-96ef-484e716bd3db', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c1494a7-f4df-427e-96ef-484e716bd3db', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:64', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:64.service', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604737133'} ; 2024-03-01 17:17:34,193 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:17:34,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:34,205 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:17:34,205 INFO blivet/MainThread: sde is a disk 2024-03-01 17:17:34,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:17:34,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:17:34,209 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:17:34,212 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:17:34,213 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:17:34,216 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:17:34,216 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:17:34,217 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:17:34,217 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2ceb7f0) -- name = sde status = True id = 86 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 60014059c1494a7f4df427e96ef484e7 2024-03-01 17:17:34,220 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:17:34,224 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:34,224 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:17:34,228 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:34,228 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:17:34,231 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,231 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:17:34,235 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,235 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:17:34,238 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:17:34,238 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:17:34,238 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,269 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:17:34,269 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS. WARNING: VG test_vg2 is missing PV DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS (last written to /dev/sdf). 2024-03-01 17:17:34,269 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:17:34,270 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:17:34,274 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd ; label: None ; device: /dev/sde ; serial: 360014059c1494a7f4df427e96ef484e7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:17:34,274 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:17:34,278 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:17:34,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:34,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:17:34,288 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:17:34,292 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:17:34,295 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:17:34,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:34,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:34,301 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,329 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:34,329 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS. WARNING: VG test_vg2 is missing PV DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS (last written to /dev/sdf). 2024-03-01 17:17:34,329 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:17:34,330 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:17:34,330 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:34,334 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_8c443d4d-1b47-465e-b114-441ea60d742c ' '/dev/disk/by-id/lvm-pv-uuid-DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS ' '/dev/disk/by-id/wwn-0x60014058c443d4d1b47465eb114441ea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:8c443d4d-1b47-465e-b114-441ea60d742c ' '/dev/disk/by-id/scsi-360014058c443d4d1b47465eb114441ea', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS', 'ID_FS_UUID_ENC': 'DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '8c443d4d-1b47-465e-b114-441ea60d742c', 'ID_SERIAL': '360014058c443d4d1b47465eb114441ea', 'ID_SERIAL_SHORT': '60014058c443d4d1b47465eb114441ea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c443d4d1', 'ID_WWN_VENDOR_EXTENSION': '0xb47465eb114441ea', 'ID_WWN_WITH_EXTENSION': '0x60014058c443d4d1b47465eb114441ea', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c443d4d1b47465eb114441ea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:8c443d4d-1b47-465e-b114-441ea60d742c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c443d4d-1b47-465e-b114-441ea60d742c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:80', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:80.service', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604694998'} ; 2024-03-01 17:17:34,335 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:17:34,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:34,346 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:17:34,346 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:17:34,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:17:34,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:17:34,350 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:17:34,353 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:17:34,354 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:17:34,357 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:17:34,358 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:17:34,358 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:17:34,358 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2ceb978) -- name = sdf status = True id = 96 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014058c443d4d1b47465eb114441ea 2024-03-01 17:17:34,362 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:17:34,365 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:34,366 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:17:34,369 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:34,369 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:17:34,373 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,373 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:17:34,376 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,376 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:17:34,379 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:17:34,379 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:17:34,380 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,407 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:17:34,407 INFO program/MainThread: stderr[24]: 2024-03-01 17:17:34,407 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:17:34,408 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:17:34,412 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS ; label: None ; device: /dev/sdf ; serial: 360014058c443d4d1b47465eb114441ea ; exists: True ; vg_name: test_vg2 ; vg_uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:17:34,412 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:17:34,416 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:17:34,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:34,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:34,426 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:17:34,429 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:17:34,433 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:17:34,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:34,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:34,439 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,469 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:34,469 INFO program/MainThread: stderr[25]: 2024-03-01 17:17:34,469 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:17:34,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:34,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:34,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:17:34,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:17:34,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:17:34,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:17:34,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:17:34,496 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:17:34,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:17:34,500 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:17:34,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:17:34,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:17:34,508 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:17:34,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:17:34,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:17:34,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:17:34,515 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:17:34,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:17:34,519 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:17:34,520 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:17:34,520 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:17:34,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:17:34,523 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:17:34,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:17:34,527 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:17:34,531 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/62cfbdef-6c39-4154-b557-4a458b807745 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEN0Re2SR7LSr52LnP4015wXCsRiJIzc6B ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEN0Re2SR7LSr52LnP4015wXCsRiJIzc6B', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '62cfbdef-6c39-4154-b557-4a458b807745', 'ID_FS_UUID_ENC': '62cfbdef-6c39-4154-b557-4a458b807745', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111374699'} ; 2024-03-01 17:17:34,531 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:17:34,531 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:34,535 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:17:34,535 INFO program/MainThread: stderr[26]: 2024-03-01 17:17:34,535 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:17:34,536 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:34,539 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:17:34,539 INFO program/MainThread: stderr[27]: 2024-03-01 17:17:34,539 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:17:34,539 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:34,542 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:17:34,542 INFO program/MainThread: stderr[28]: 2024-03-01 17:17:34,542 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:17:34,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:17:34,553 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:34,554 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:17:34,554 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:34,555 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:17:34,551 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2cf3c50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2ceb518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:34,555 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:34,559 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:17:34,559 INFO program/MainThread: stderr[29]: 2024-03-01 17:17:34,559 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:17:34,563 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:17:34,568 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:34,568 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:17:34,572 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:34,572 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:17:34,575 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,575 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:17:34,579 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,579 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:17:34,579 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:17:34,583 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:34,583 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:17:34,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:17:34,587 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:34,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:34,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:34,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:17:34,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:17:34,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:17:34,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:17:34,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:17:34,621 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:17:34,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:17:34,625 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:17:34,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:17:34,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:17:34,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:17:34,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:17:34,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:17:34,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:17:34,640 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:17:34,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:17:34,644 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:17:34,644 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:17:34,644 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:17:34,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:17:34,648 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:17:34,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:17:34,652 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:17:34,656 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEjkFFYhvcqenMONfUNK54Y99MhiZLu8cg', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEjkFFYhvcqenMONfUNK54Y99MhiZLu8cg', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec', 'ID_FS_UUID_ENC': 'a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111067721'} ; 2024-03-01 17:17:34,656 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:17:34,656 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:34,660 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:17:34,660 INFO program/MainThread: stderr[30]: 2024-03-01 17:17:34,660 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:17:34,660 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:34,663 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:17:34,663 INFO program/MainThread: stderr[31]: 2024-03-01 17:17:34,664 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:17:34,664 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:34,667 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:17:34,667 INFO program/MainThread: stderr[32]: 2024-03-01 17:17:34,667 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:17:34,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:17:34,678 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:34,679 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:34,680 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:34,680 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:34,676 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbf01d6aac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2ceb518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:34,681 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:34,685 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:17:34,685 INFO program/MainThread: stderr[33]: 2024-03-01 17:17:34,685 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:17:34,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:17:34,693 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:34,693 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:17:34,697 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:34,697 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:17:34,701 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,701 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:17:34,705 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,705 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:17:34,705 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:17:34,709 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:34,709 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:17:34,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:17:34,713 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:34,713 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:34,717 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052e13cadbe64545f0a6ee104f5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2e13cadb-e645-45f0-a6ee-104f5faeda39 ' '/dev/disk/by-id/lvm-pv-uuid-uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2e13cadb-e645-45f0-a6ee-104f5faeda39 ' '/dev/disk/by-id/wwn-0x60014052e13cadbe64545f0a6ee104f5', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC', 'ID_FS_UUID_ENC': 'uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '2e13cadb-e645-45f0-a6ee-104f5faeda39', 'ID_SERIAL': '360014052e13cadbe64545f0a6ee104f5', 'ID_SERIAL_SHORT': '60014052e13cadbe64545f0a6ee104f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052e13cadbe', 'ID_WWN_VENDOR_EXTENSION': '0x64545f0a6ee104f5', 'ID_WWN_WITH_EXTENSION': '0x60014052e13cadbe64545f0a6ee104f5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052e13cadbe64545f0a6ee104f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2e13cadb-e645-45f0-a6ee-104f5faeda39', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2e13cadb-e645-45f0-a6ee-104f5faeda39', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:96', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:96.service', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604732173'} ; 2024-03-01 17:17:34,717 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:17:34,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:34,728 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:17:34,729 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:17:34,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:17:34,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:17:34,732 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:17:34,736 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:17:34,736 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:17:34,739 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:17:34,740 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:17:34,740 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:17:34,740 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2cd4080) -- name = sdg status = True id = 132 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014052e13cadbe64545f0a6ee104f5 2024-03-01 17:17:34,744 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:17:34,748 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:34,748 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:17:34,751 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:34,751 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:17:34,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:17:34,758 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,758 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:17:34,761 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:17:34,762 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:17:34,762 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,791 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:17:34,791 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93. WARNING: Couldn't find device with uuid QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR. WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:34,791 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:17:34,792 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:17:34,796 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC ; label: None ; device: /dev/sdg ; serial: 360014052e13cadbe64545f0a6ee104f5 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:17:34,796 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:17:34,800 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:17:34,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:34,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:34,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:34,813 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,844 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:17:34,844 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93. WARNING: Couldn't find device with uuid QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR. WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:34,844 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:17:34,845 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:17:34,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:17:34,850 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:17:34,854 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:17:34,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:17:34,858 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:17:34,858 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,888 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:34,888 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93. WARNING: Couldn't find device with uuid QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR. WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:34,888 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:17:34,893 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:17:34,894 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:17:34,897 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:17:34,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:34,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:17:34,904 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:17:34,904 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:34,908 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014054672dc7c16a34577b706e16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4672dc7c-16a3-4577-b706-e16f7065b2d1 ' '/dev/disk/by-id/wwn-0x60014054672dc7c16a34577b706e16f7 ' '/dev/disk/by-id/lvm-pv-uuid-OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4672dc7c-16a3-4577-b706-e16f7065b2d1', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93', 'ID_FS_UUID_ENC': 'OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4672dc7c-16a3-4577-b706-e16f7065b2d1', 'ID_SERIAL': '360014054672dc7c16a34577b706e16f7', 'ID_SERIAL_SHORT': '60014054672dc7c16a34577b706e16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054672dc7c1', 'ID_WWN_VENDOR_EXTENSION': '0x6a34577b706e16f7', 'ID_WWN_WITH_EXTENSION': '0x60014054672dc7c16a34577b706e16f7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054672dc7c16a34577b706e16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4672dc7c-16a3-4577-b706-e16f7065b2d1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4672dc7c-16a3-4577-b706-e16f7065b2d1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:112', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:112.service', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604857442'} ; 2024-03-01 17:17:34,908 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:17:34,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:17:34,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:34,920 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:17:34,920 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:17:34,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:17:34,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:17:34,924 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:17:34,927 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:17:34,927 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:17:34,931 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:17:34,931 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:17:34,932 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:17:34,932 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2cca198) -- name = sdh status = True id = 146 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014054672dc7c16a34577b706e16f7 2024-03-01 17:17:34,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:17:34,939 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:34,939 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:17:34,942 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:34,942 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:17:34,946 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,946 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:17:34,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:34,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:17:34,953 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:17:34,953 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:17:34,953 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:34,983 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:17:34,983 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR. WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:34,983 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:17:34,984 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:17:34,988 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 ; label: None ; device: /dev/sdh ; serial: 360014054672dc7c16a34577b706e16f7 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; pe_start: 8 MiB ; 2024-03-01 17:17:34,989 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:17:34,992 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:17:34,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:34,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:17:35,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:17:35,006 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:17:35,009 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:17:35,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:35,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:35,016 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:35,048 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:35,048 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR. WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:35,048 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:17:35,049 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:17:35,049 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:35,054 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_240ade56-13ce-4a7c-9087-84aadfab5ad8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:240ade56-13ce-4a7c-9087-84aadfab5ad8 ' '/dev/disk/by-id/wwn-0x6001405240ade5613ce4a7c908784aad ' '/dev/disk/by-id/scsi-36001405240ade5613ce4a7c908784aad ' '/dev/disk/by-id/lvm-pv-uuid-QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR', 'ID_FS_UUID_ENC': 'QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '240ade56-13ce-4a7c-9087-84aadfab5ad8', 'ID_SERIAL': '36001405240ade5613ce4a7c908784aad', 'ID_SERIAL_SHORT': '6001405240ade5613ce4a7c908784aad', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405240ade561', 'ID_WWN_VENDOR_EXTENSION': '0x3ce4a7c908784aad', 'ID_WWN_WITH_EXTENSION': '0x6001405240ade5613ce4a7c908784aad', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405240ade5613ce4a7c908784aad', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:240ade56-13ce-4a7c-9087-84aadfab5ad8', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '240ade56-13ce-4a7c-9087-84aadfab5ad8', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:128', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:128.service', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605015201'} ; 2024-03-01 17:17:35,054 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:17:35,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:35,066 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:17:35,066 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:17:35,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:17:35,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:17:35,070 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:17:35,073 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:17:35,074 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:17:35,077 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:17:35,077 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:17:35,078 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:17:35,078 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2cebc50) -- name = sdi status = True id = 156 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405240ade5613ce4a7c908784aad 2024-03-01 17:17:35,082 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:17:35,085 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:35,085 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:17:35,089 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:35,089 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:17:35,092 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,093 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:17:35,096 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,096 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:17:35,099 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:17:35,099 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:17:35,099 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:35,133 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:17:35,133 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:35,134 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:17:35,134 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:17:35,138 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR ; label: None ; device: /dev/sdi ; serial: 36001405240ade5613ce4a7c908784aad ; exists: True ; vg_name: test_vg3 ; vg_uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; pe_start: 8 MiB ; 2024-03-01 17:17:35,139 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:17:35,142 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:17:35,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:35,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:35,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:17:35,156 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:17:35,159 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:17:35,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:35,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:35,166 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:35,194 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:35,194 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:35,194 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:17:35,195 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:17:35,195 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:35,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405799f4bf73c6e48ca831714e24 ' '/dev/disk/by-id/lvm-pv-uuid-TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_799f4bf7-3c6e-48ca-8317-14e24e08f2fd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:799f4bf7-3c6e-48ca-8317-14e24e08f2fd ' '/dev/disk/by-id/scsi-36001405799f4bf73c6e48ca831714e24', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq', 'ID_FS_UUID_ENC': 'TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'ID_SERIAL': '36001405799f4bf73c6e48ca831714e24', 'ID_SERIAL_SHORT': '6001405799f4bf73c6e48ca831714e24', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405799f4bf73', 'ID_WWN_VENDOR_EXTENSION': '0xc6e48ca831714e24', 'ID_WWN_WITH_EXTENSION': '0x6001405799f4bf73c6e48ca831714e24', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405799f4bf73c6e48ca831714e24', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:144', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:144.service', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605150475'} ; 2024-03-01 17:17:35,200 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:17:35,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:35,212 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:17:35,212 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:17:35,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:17:35,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:17:35,216 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:17:35,219 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:17:35,220 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:17:35,223 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:17:35,223 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:17:35,224 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:17:35,224 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2cfca20) -- name = sdj status = True id = 166 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405799f4bf73c6e48ca831714e24 2024-03-01 17:17:35,227 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:17:35,231 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:35,231 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:17:35,235 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:35,235 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:17:35,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,238 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:17:35,242 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,242 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:17:35,245 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:17:35,245 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:17:35,245 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:35,274 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdj LVM2_PV_UUID=TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:17:35,274 INFO program/MainThread: stderr[41]: 2024-03-01 17:17:35,274 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:17:35,275 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:17:35,279 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq ; label: None ; device: /dev/sdj ; serial: 36001405799f4bf73c6e48ca831714e24 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:17:35,280 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:17:35,283 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:17:35,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:35,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:35,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:17:35,297 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:17:35,300 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:17:35,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:35,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:35,307 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:35,336 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:35,336 INFO program/MainThread: stderr[42]: 2024-03-01 17:17:35,336 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:17:35,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:35,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:35,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:17:35,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:17:35,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:17:35,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:17:35,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:17:35,364 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:17:35,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:17:35,368 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:17:35,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:17:35,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:17:35,376 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:17:35,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:17:35,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:17:35,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:17:35,384 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:17:35,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:17:35,388 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:17:35,388 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:17:35,388 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:17:35,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:17:35,392 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:17:35,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:17:35,395 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:17:35,399 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYRtKs3BfKnXidx3felxx43v65kIX01Qug ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/84c8ff1f-ffaa-4d37-bf1c-437031cce2d7', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYRtKs3BfKnXidx3felxx43v65kIX01Qug', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '84c8ff1f-ffaa-4d37-bf1c-437031cce2d7', 'ID_FS_UUID_ENC': '84c8ff1f-ffaa-4d37-bf1c-437031cce2d7', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110161022'} ; 2024-03-01 17:17:35,399 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:17:35,400 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:35,404 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:17:35,404 INFO program/MainThread: stderr[43]: 2024-03-01 17:17:35,404 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:17:35,404 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:35,407 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:17:35,407 INFO program/MainThread: stderr[44]: 2024-03-01 17:17:35,407 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:17:35,408 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:35,411 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:17:35,411 INFO program/MainThread: stderr[45]: 2024-03-01 17:17:35,411 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:17:35,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:17:35,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:35,423 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:17:35,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:35,424 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:17:35,420 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2cfca58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2cbd908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:35,425 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:35,428 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:17:35,429 INFO program/MainThread: stderr[46]: 2024-03-01 17:17:35,429 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:17:35,433 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:17:35,437 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:35,437 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:17:35,441 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:35,441 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:17:35,445 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,445 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:17:35,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:17:35,449 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:17:35,452 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:35,453 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:17:35,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:17:35,456 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:35,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:35,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:35,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:17:35,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:17:35,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:17:35,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:17:35,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:17:35,481 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:17:35,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:17:35,486 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:17:35,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:17:35,489 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:17:35,493 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:17:35,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:17:35,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:17:35,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:17:35,500 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:17:35,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:17:35,505 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:17:35,505 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:17:35,505 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:17:35,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:17:35,509 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:17:35,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:17:35,513 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:17:35,517 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/ba05774e-9784-4382-8dbf-c850e4666ce0 ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYdbHugJjHsZVgUtNnDydLgnpjMiJ1Gm8f', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYdbHugJjHsZVgUtNnDydLgnpjMiJ1Gm8f', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ba05774e-9784-4382-8dbf-c850e4666ce0', 'ID_FS_UUID_ENC': 'ba05774e-9784-4382-8dbf-c850e4666ce0', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109833529'} ; 2024-03-01 17:17:35,517 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:17:35,517 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:35,521 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:17:35,521 INFO program/MainThread: stderr[47]: 2024-03-01 17:17:35,521 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:17:35,521 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:35,524 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:17:35,525 INFO program/MainThread: stderr[48]: 2024-03-01 17:17:35,525 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:17:35,525 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:35,528 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:17:35,528 INFO program/MainThread: stderr[49]: 2024-03-01 17:17:35,528 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:17:35,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:17:35,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:35,541 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:17:35,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:35,542 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:17:35,537 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2d4b160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2cbd908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:35,543 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:35,546 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:17:35,546 INFO program/MainThread: stderr[50]: 2024-03-01 17:17:35,546 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:17:35,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:17:35,555 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:35,555 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:17:35,558 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:35,558 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:17:35,562 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,562 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:17:35,566 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,566 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:17:35,566 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:17:35,570 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:35,570 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:17:35,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:17:35,574 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:35,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:35,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:35,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:17:35,591 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:17:35,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:17:35,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:17:35,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:17:35,599 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:17:35,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:17:35,603 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:17:35,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:17:35,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:17:35,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:17:35,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:17:35,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:17:35,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:17:35,619 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:17:35,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:17:35,623 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:17:35,623 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:17:35,623 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:17:35,626 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:17:35,626 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:17:35,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:17:35,630 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:17:35,634 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/03f70206-e89f-4572-ad27-60f67426ceb6 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYqt8GPcBd0rBPB7WdL5grdh9j2ptdWRtC ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYqt8GPcBd0rBPB7WdL5grdh9j2ptdWRtC', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03f70206-e89f-4572-ad27-60f67426ceb6', 'ID_FS_UUID_ENC': '03f70206-e89f-4572-ad27-60f67426ceb6', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109517959'} ; 2024-03-01 17:17:35,634 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:17:35,634 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:35,638 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:17:35,639 INFO program/MainThread: stderr[51]: 2024-03-01 17:17:35,639 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:17:35,639 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:35,642 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:17:35,642 INFO program/MainThread: stderr[52]: 2024-03-01 17:17:35,642 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:17:35,642 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:35,645 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:17:35,645 INFO program/MainThread: stderr[53]: 2024-03-01 17:17:35,645 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:17:35,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:17:35,658 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:35,659 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:17:35,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:35,660 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:17:35,654 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef3e55710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2cbd908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:35,661 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:35,664 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:17:35,664 INFO program/MainThread: stderr[54]: 2024-03-01 17:17:35,664 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:17:35,669 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:17:35,672 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:35,673 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:17:35,677 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:35,677 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:17:35,680 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,680 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:17:35,684 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,684 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:17:35,684 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:17:35,688 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:35,688 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:17:35,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:17:35,692 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:35,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:35,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:35,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:17:35,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:17:35,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:17:35,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:17:35,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:17:35,717 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:17:35,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:17:35,721 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:17:35,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:17:35,725 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:17:35,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:17:35,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:17:35,733 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:17:35,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:17:35,737 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:17:35,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:17:35,741 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:17:35,741 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:17:35,741 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:17:35,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:17:35,745 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:17:35,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:17:35,749 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:17:35,753 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYlW4hy4LztW97Nmd9ozTSHO7fmTW8ANxB ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/45595cb5-6a68-416d-9750-86ea75bdd69a', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYlW4hy4LztW97Nmd9ozTSHO7fmTW8ANxB', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '45595cb5-6a68-416d-9750-86ea75bdd69a', 'ID_FS_UUID_ENC': '45595cb5-6a68-416d-9750-86ea75bdd69a', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109107807'} ; 2024-03-01 17:17:35,753 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:17:35,753 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:35,757 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:17:35,757 INFO program/MainThread: stderr[55]: 2024-03-01 17:17:35,757 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:17:35,757 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:35,760 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:17:35,761 INFO program/MainThread: stderr[56]: 2024-03-01 17:17:35,761 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:17:35,761 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:35,764 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:17:35,764 INFO program/MainThread: stderr[57]: 2024-03-01 17:17:35,764 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:17:35,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:17:35,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:35,777 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:35,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:35,779 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:35,773 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2c867b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2cbd908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:35,780 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:35,783 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:17:35,783 INFO program/MainThread: stderr[58]: 2024-03-01 17:17:35,783 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:17:35,788 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:17:35,792 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:35,792 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:17:35,795 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:35,795 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:17:35,799 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,799 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:17:35,803 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,803 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:17:35,803 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:17:35,807 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:35,807 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:17:35,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:17:35,811 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:35,811 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:35,814 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '17710302'} ; 2024-03-01 17:17:35,815 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:17:35,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:17:35,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:35,827 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:17:35,827 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:17:35,827 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:17:35,827 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:17:35,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:17:35,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:17:35,830 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:17:35,834 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:17:35,834 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:17:35,837 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:17:35,838 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:17:35,838 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:17:35,838 INFO blivet/MainThread: got device: DiskDevice instance (0x7fbef2c92048) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:17:35,842 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:17:35,845 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:35,845 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:17:35,849 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:35,849 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:17:35,853 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,853 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:17:35,856 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:35,856 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:17:35,859 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:17:35,863 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:17:35,866 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:17:35,871 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7fbef2c91c08> 2024-03-01 17:17:38,829 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:17:38,834 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:17:38,834 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:17:38,838 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202: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': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '17714751'} ; 2024-03-01 17:17:38,838 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:17:38,838 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:17:38,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:38,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:38,849 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:17:38,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:38,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:38,856 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:38,867 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:38,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:17:38,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:17:38,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:17:38,894 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:17:38,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:17:38,898 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:17:38,901 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:17:38,901 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:17:38,905 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:17:38,905 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:17:38,905 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:17:38,909 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:17:38,912 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:17:38,915 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:17:38,919 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:17:38,922 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:17:38,922 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:17:38,923 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:17:38,923 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:17:38,923 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fbef2ca5f28) -- name = xvda1 status = True id = 238 children = [] parents = ['existing 250 GiB disk xvda (228) with existing msdos disklabel'] uuid = b2f85011-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 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: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fbef2caa9e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:17:38,928 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:17:38,931 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:38,931 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:17:38,935 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:38,935 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:17:38,938 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:38,938 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:17:38,942 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:38,942 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:17:38,942 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:17:38,945 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:38,946 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:17:38,949 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:17:38,949 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:38,952 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/45595cb5-6a68-416d-9750-86ea75bdd69a ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYlW4hy4LztW97Nmd9ozTSHO7fmTW8ANxB ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYlW4hy4LztW97Nmd9ozTSHO7fmTW8ANxB', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '45595cb5-6a68-416d-9750-86ea75bdd69a', 'ID_FS_UUID_ENC': '45595cb5-6a68-416d-9750-86ea75bdd69a', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109107807'} ; 2024-03-01 17:17:38,952 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:17:38,953 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:38,957 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:17:38,957 INFO program/MainThread: stderr[59]: 2024-03-01 17:17:38,957 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:17:38,957 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:38,960 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:17:38,960 INFO program/MainThread: stderr[60]: 2024-03-01 17:17:38,960 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:17:38,960 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:38,963 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:17:38,964 INFO program/MainThread: stderr[61]: 2024-03-01 17:17:38,964 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:17:38,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:38,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:17:38,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:38,977 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:38,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:38,978 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:38,972 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2c867b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2cbd908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:38,979 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:38,983 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:17:38,983 INFO program/MainThread: stderr[62]: 2024-03-01 17:17:38,983 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:17:38,987 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:17:38,987 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:17:38,991 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/03f70206-e89f-4572-ad27-60f67426ceb6 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYqt8GPcBd0rBPB7WdL5grdh9j2ptdWRtC ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYqt8GPcBd0rBPB7WdL5grdh9j2ptdWRtC', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03f70206-e89f-4572-ad27-60f67426ceb6', 'ID_FS_UUID_ENC': '03f70206-e89f-4572-ad27-60f67426ceb6', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109517959'} ; 2024-03-01 17:17:38,991 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:17:38,991 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:38,994 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:17:38,995 INFO program/MainThread: stderr[63]: 2024-03-01 17:17:38,995 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:17:38,995 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:38,998 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:17:38,998 INFO program/MainThread: stderr[64]: 2024-03-01 17:17:38,998 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:17:38,998 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:39,001 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:17:39,001 INFO program/MainThread: stderr[65]: 2024-03-01 17:17:39,002 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:17:39,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:17:39,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:39,015 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:39,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:39,017 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:39,010 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef3e55710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2cbd908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:39,017 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:39,021 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:17:39,021 INFO program/MainThread: stderr[66]: 2024-03-01 17:17:39,022 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:17:39,026 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:17:39,026 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:17:39,029 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/ba05774e-9784-4382-8dbf-c850e4666ce0 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYdbHugJjHsZVgUtNnDydLgnpjMiJ1Gm8f', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYdbHugJjHsZVgUtNnDydLgnpjMiJ1Gm8f', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ba05774e-9784-4382-8dbf-c850e4666ce0', 'ID_FS_UUID_ENC': 'ba05774e-9784-4382-8dbf-c850e4666ce0', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109833529'} ; 2024-03-01 17:17:39,029 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:17:39,030 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:39,033 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:17:39,033 INFO program/MainThread: stderr[67]: 2024-03-01 17:17:39,033 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:17:39,034 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:39,037 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:17:39,037 INFO program/MainThread: stderr[68]: 2024-03-01 17:17:39,037 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:17:39,037 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:39,040 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:17:39,040 INFO program/MainThread: stderr[69]: 2024-03-01 17:17:39,041 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:17:39,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:17:39,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:39,054 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:39,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:39,055 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:39,049 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2d4b160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2cbd908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:39,056 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:39,060 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:17:39,060 INFO program/MainThread: stderr[70]: 2024-03-01 17:17:39,060 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:17:39,064 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:17:39,065 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:17:39,068 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYRtKs3BfKnXidx3felxx43v65kIX01Qug ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYRtKs3BfKnXidx3felxx43v65kIX01Qug', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '84c8ff1f-ffaa-4d37-bf1c-437031cce2d7', 'ID_FS_UUID_ENC': '84c8ff1f-ffaa-4d37-bf1c-437031cce2d7', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110161022'} ; 2024-03-01 17:17:39,068 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:17:39,068 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:39,071 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:17:39,072 INFO program/MainThread: stderr[71]: 2024-03-01 17:17:39,072 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:17:39,072 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:39,075 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:17:39,075 INFO program/MainThread: stderr[72]: 2024-03-01 17:17:39,075 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:17:39,075 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:39,078 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:17:39,078 INFO program/MainThread: stderr[73]: 2024-03-01 17:17:39,078 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:17:39,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:17:39,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:39,091 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:39,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:39,093 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:39,087 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2cfca58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2cbd908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:39,094 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:39,097 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:17:39,098 INFO program/MainThread: stderr[74]: 2024-03-01 17:17:39,098 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:17:39,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:17:39,102 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:17:39,105 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEjkFFYhvcqenMONfUNK54Y99MhiZLu8cg ' '/dev/disk/by-uuid/a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEjkFFYhvcqenMONfUNK54Y99MhiZLu8cg', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec', 'ID_FS_UUID_ENC': 'a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111067721'} ; 2024-03-01 17:17:39,105 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:17:39,106 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:39,109 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:17:39,109 INFO program/MainThread: stderr[75]: 2024-03-01 17:17:39,110 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:17:39,110 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:39,113 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:17:39,113 INFO program/MainThread: stderr[76]: 2024-03-01 17:17:39,113 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:17:39,113 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:39,116 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:17:39,116 INFO program/MainThread: stderr[77]: 2024-03-01 17:17:39,116 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:17:39,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:17:39,128 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:39,128 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:39,129 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:39,129 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:39,125 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbf01d6aac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2ceb518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:39,130 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:39,133 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:17:39,134 INFO program/MainThread: stderr[78]: 2024-03-01 17:17:39,134 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:17:39,138 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:17:39,138 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:17:39,141 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/62cfbdef-6c39-4154-b557-4a458b807745 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEN0Re2SR7LSr52LnP4015wXCsRiJIzc6B', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEN0Re2SR7LSr52LnP4015wXCsRiJIzc6B', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '62cfbdef-6c39-4154-b557-4a458b807745', 'ID_FS_UUID_ENC': '62cfbdef-6c39-4154-b557-4a458b807745', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111374699'} ; 2024-03-01 17:17:39,141 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:17:39,142 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:39,145 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:17:39,145 INFO program/MainThread: stderr[79]: 2024-03-01 17:17:39,145 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:17:39,145 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:39,148 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:17:39,148 INFO program/MainThread: stderr[80]: 2024-03-01 17:17:39,148 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:17:39,149 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:39,152 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:17:39,152 INFO program/MainThread: stderr[81]: 2024-03-01 17:17:39,152 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:17:39,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:17:39,163 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:39,164 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:39,164 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:39,165 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:39,160 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2cf3c50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2ceb518) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:39,166 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:39,169 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:17:39,169 INFO program/MainThread: stderr[82]: 2024-03-01 17:17:39,169 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:17:39,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:17:39,174 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:17:39,177 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/47ff0a79-d769-4241-bd10-ad9b3fecad6a ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKyBSquL29uHToz5kR8i8gOf2p7zTJnCiV5', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKyBSquL29uHToz5kR8i8gOf2p7zTJnCiV5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '47ff0a79-d769-4241-bd10-ad9b3fecad6a', 'ID_FS_UUID_ENC': '47ff0a79-d769-4241-bd10-ad9b3fecad6a', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1112270564'} ; 2024-03-01 17:17:39,177 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:17:39,177 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:39,181 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:17:39,181 INFO program/MainThread: stderr[83]: 2024-03-01 17:17:39,181 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:17:39,181 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:39,184 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:17:39,184 INFO program/MainThread: stderr[84]: 2024-03-01 17:17:39,184 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:17:39,185 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:39,188 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:17:39,188 INFO program/MainThread: stderr[85]: 2024-03-01 17:17:39,188 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:17:39,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:17:39,199 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:39,200 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:39,200 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:39,201 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:39,196 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2cd4dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2d4bac8) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:39,202 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:39,205 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:17:39,205 INFO program/MainThread: stderr[86]: 2024-03-01 17:17:39,205 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:17:39,209 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:17:39,210 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:17:39,213 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKy7eoydP7gctm3NmZSBT1P0ScVBVfUkwbH ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/b88c9102-2a9b-43b7-97f2-6180dcb49b12 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKy7eoydP7gctm3NmZSBT1P0ScVBVfUkwbH', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b88c9102-2a9b-43b7-97f2-6180dcb49b12', 'ID_FS_UUID_ENC': 'b88c9102-2a9b-43b7-97f2-6180dcb49b12', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1112599109'} ; 2024-03-01 17:17:39,213 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:17:39,213 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:39,217 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:17:39,217 INFO program/MainThread: stderr[87]: 2024-03-01 17:17:39,217 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:17:39,217 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:39,220 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:17:39,220 INFO program/MainThread: stderr[88]: 2024-03-01 17:17:39,220 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:17:39,220 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:39,223 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:17:39,224 INFO program/MainThread: stderr[89]: 2024-03-01 17:17:39,224 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:17:39,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:17:39,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:39,236 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:39,236 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:39,237 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:39,232 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fbef2cd4f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fbef2d4bac8) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:39,237 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:39,241 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:17:39,241 INFO program/MainThread: stderr[90]: 2024-03-01 17:17:39,241 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:17:39,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:17:39,246 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:17:39,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:39,256 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:39,272 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:17:39,273 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:17:39,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:39,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:39,287 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:17:39,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:39,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:39,300 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:17:39,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:39,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:39,313 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:17:39,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:39,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:39,326 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:17:39,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:39,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:39,339 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:17:39,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:39,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:17:39,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:39,352 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:17:44,125 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_790x6z1z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:17:44,162 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:17:44,162 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:17:44,166 INFO program/MainThread: stdout[2]: 2024-03-01 17:17:44,166 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 17:17:44,166 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:17:44,166 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:17:44,170 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:44,171 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:17:44,174 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:17:44,175 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:17:44,178 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:17:44,178 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:17:44,181 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:17:44,181 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:17:44,192 INFO program/MainThread: stdout: 2024-03-01 17:17:44,193 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:17:44,193 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 2024-03-01 17:17:44,193 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 47ff0a79-d769-4241-bd10-ad9b3fecad6a 2024-03-01 17:17:44,193 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 2024-03-01 17:17:44,193 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 47ff0a79-d769-4241-bd10-ad9b3fecad6a 2024-03-01 17:17:44,193 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs b88c9102-2a9b-43b7-97f2-6180dcb49b12 2024-03-01 17:17:44,193 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 2024-03-01 17:17:44,193 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR 2024-03-01 17:17:44,193 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec 2024-03-01 17:17:44,193 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 62cfbdef-6c39-4154-b557-4a458b807745 2024-03-01 17:17:44,193 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd 2024-03-01 17:17:44,193 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS 2024-03-01 17:17:44,193 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC 2024-03-01 17:17:44,193 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 45595cb5-6a68-416d-9750-86ea75bdd69a 2024-03-01 17:17:44,193 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 03f70206-e89f-4572-ad27-60f67426ceb6 2024-03-01 17:17:44,193 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ba05774e-9784-4382-8dbf-c850e4666ce0 2024-03-01 17:17:44,193 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 2024-03-01 17:17:44,193 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ba05774e-9784-4382-8dbf-c850e4666ce0 2024-03-01 17:17:44,193 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR 2024-03-01 17:17:44,193 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 2024-03-01 17:17:44,193 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq 2024-03-01 17:17:44,193 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 2024-03-01 17:17:44,193 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:17:44,193 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:17:44,193 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:17:44,194 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:17:44,194 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:44,194 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 47ff0a79-d769-4241-bd10-ad9b3fecad6a sdb 1073741824 root disk brw-rw---- LVM2_member e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 47ff0a79-d769-4241-bd10-ad9b3fecad6a `-test_vg1-lv1 482344960 root disk brw-rw---- xfs b88c9102-2a9b-43b7-97f2-6180dcb49b12 sdc 1073741824 root disk brw-rw---- LVM2_member 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 sdd 1073741824 root disk brw-rw---- LVM2_member tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR |-test_vg2-lv4 641728512 root disk brw-rw---- xfs a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 62cfbdef-6c39-4154-b557-4a458b807745 sde 1073741824 root disk brw-rw---- LVM2_member BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd sdf 1073741824 root disk brw-rw---- LVM2_member DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS sdg 1073741824 root disk brw-rw---- LVM2_member uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 45595cb5-6a68-416d-9750-86ea75bdd69a |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 03f70206-e89f-4572-ad27-60f67426ceb6 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ba05774e-9784-4382-8dbf-c850e4666ce0 sdh 1073741824 root disk brw-rw---- LVM2_member OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ba05774e-9784-4382-8dbf-c850e4666ce0 sdi 1073741824 root disk brw-rw---- LVM2_member QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 sdj 1073741824 root disk brw-rw---- LVM2_member TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:17:44,194 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:17:44,194 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:17:44,194 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:17:44,194 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:17:44,194 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:17:44,195 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:17:44,195 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:44,206 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:44,222 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 17:17:44,227 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_30383200-45fb-4c1f-b9d4-9e837ae2e667 ' '/dev/disk/by-id/wwn-0x60014053038320045fb4c1fb9d49e837 ' '/dev/disk/by-id/lvm-pv-uuid-VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 ' '/dev/disk/by-id/scsi-360014053038320045fb4c1fb9d49e837 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:30383200-45fb-4c1f-b9d4-9e837ae2e667', 'DEVNAME': '/dev/sda', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7', 'ID_FS_UUID_ENC': 'VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk0', 'ID_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '30383200-45fb-4c1f-b9d4-9e837ae2e667', 'ID_SERIAL': '360014053038320045fb4c1fb9d49e837', 'ID_SERIAL_SHORT': '60014053038320045fb4c1fb9d49e837', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405303832004', 'ID_WWN_VENDOR_EXTENSION': '0x5fb4c1fb9d49e837', 'ID_WWN_WITH_EXTENSION': '0x60014053038320045fb4c1fb9d49e837', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053038320045fb4c1fb9d49e837', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:30383200-45fb-4c1f-b9d4-9e837ae2e667', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '30383200-45fb-4c1f-b9d4-9e837ae2e667', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk0', 'SCSI_MODEL_ENC': 'disk0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:0', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:0.service', 'SYS_NAME': 'sda', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604412702'} ; 2024-03-01 17:17:44,227 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:17:44,228 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:44,262 INFO program/MainThread: stdout[3]: 2024-03-01 17:17:44,262 INFO program/MainThread: stderr[3]: 2024-03-01 17:17:44,263 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:17:44,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:44,276 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:17:44,281 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:17:44,282 INFO blivet/MainThread: sda is a disk 2024-03-01 17:17:44,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:17:44,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:17:44,286 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:17:44,289 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:17:44,289 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:17:44,293 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:17:44,293 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:17:44,294 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:17:44,294 INFO blivet/MainThread: got device: DiskDevice instance (0x7efcce97dcf8) -- name = sda status = True id = 2 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 0 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda target size = 1024 MiB path = /dev/sda format args = [] original_format = None removable = False wwn = 60014053038320045fb4c1fb9d49e837 2024-03-01 17:17:44,298 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:17:44,302 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:44,302 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:17:44,305 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:44,305 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:17:44,309 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:44,309 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:17:44,313 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:44,313 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:17:44,316 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:17:44,316 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:17:44,316 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:44,344 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:17:44,344 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1. WARNING: Couldn't find device with uuid 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1. WARNING: VG test_vg1 is missing PV e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:17:44,344 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:17:44,345 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:17:44,349 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 ; label: None ; device: /dev/sda ; serial: 360014053038320045fb4c1fb9d49e837 ; exists: True ; vg_name: test_vg1 ; vg_uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; pe_start: 8 MiB ; 2024-03-01 17:17:44,350 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:17:44,353 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:17:44,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:44,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:44,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:44,366 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:44,393 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:17:44,393 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1. WARNING: Couldn't find device with uuid 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1. WARNING: VG test_vg1 is missing PV e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:17:44,393 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:17:44,393 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:17:44,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:17:44,402 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:17:44,406 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:17:44,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:17:44,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:17:44,410 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:44,440 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:44,440 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1. WARNING: Couldn't find device with uuid 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1. WARNING: VG test_vg1 is missing PV e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:17:44,440 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:17:44,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:17:44,446 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:17:44,449 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:17:44,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:44,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:17:44,456 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:17:44,456 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:44,460 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_22b8bfa5-4468-4ee3-975a-eb33ff3471b0 ' '/dev/disk/by-id/wwn-0x600140522b8bfa544684ee3975aeb33f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:22b8bfa5-4468-4ee3-975a-eb33ff3471b0 ' '/dev/disk/by-id/scsi-3600140522b8bfa544684ee3975aeb33f', 'DEVNAME': '/dev/sdb', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1', 'ID_FS_UUID_ENC': 'e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk1', 'ID_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'ID_SERIAL': '3600140522b8bfa544684ee3975aeb33f', 'ID_SERIAL_SHORT': '600140522b8bfa544684ee3975aeb33f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140522b8bfa54', 'ID_WWN_VENDOR_EXTENSION': '0x4684ee3975aeb33f', 'ID_WWN_WITH_EXTENSION': '0x600140522b8bfa544684ee3975aeb33f', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140522b8bfa544684ee3975aeb33f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '22b8bfa5-4468-4ee3-975a-eb33ff3471b0', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk1', 'SCSI_MODEL_ENC': 'disk1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:16', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:16.service', 'SYS_NAME': 'sdb', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604465726'} ; 2024-03-01 17:17:44,460 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:17:44,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:44,470 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:17:44,471 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:17:44,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:17:44,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:17:44,475 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:17:44,478 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:17:44,478 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:17:44,481 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:17:44,482 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:17:44,482 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:17:44,482 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd7eb320) -- name = sdb status = True id = 16 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 16 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb target size = 1024 MiB path = /dev/sdb format args = [] original_format = None removable = False wwn = 600140522b8bfa544684ee3975aeb33f 2024-03-01 17:17:44,486 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:17:44,489 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:44,490 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:17:44,493 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:44,493 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:17:44,497 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:44,497 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:17:44,500 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:44,500 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:17:44,503 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:17:44,503 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:17:44,503 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:44,529 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:17:44,529 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1. WARNING: VG test_vg1 is missing PV 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 (last written to /dev/sdc). 2024-03-01 17:17:44,529 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:17:44,530 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:17:44,534 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 ; label: None ; device: /dev/sdb ; serial: 3600140522b8bfa544684ee3975aeb33f ; exists: True ; vg_name: test_vg1 ; vg_uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:17:44,534 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:17:44,537 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:17:44,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:44,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:17:44,548 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:17:44,551 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:17:44,554 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:17:44,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:44,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:44,561 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:44,588 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:44,588 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1. WARNING: VG test_vg1 is missing PV 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 (last written to /dev/sdc). 2024-03-01 17:17:44,588 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:17:44,589 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:17:44,589 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:44,594 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ae241a089b9543a49ddcace3a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_ae241a08-9b95-43a4-9ddc-ace3a939e82e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:ae241a08-9b95-43a4-9ddc-ace3a939e82e ' '/dev/disk/by-id/scsi-36001405ae241a089b9543a49ddcace3a', 'DEVNAME': '/dev/sdk', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk10', 'ID_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'ID_SERIAL': '36001405ae241a089b9543a49ddcace3a', 'ID_SERIAL_SHORT': '6001405ae241a089b9543a49ddcace3a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ae241a089', 'ID_WWN_VENDOR_EXTENSION': '0xb9543a49ddcace3a', 'ID_WWN_WITH_EXTENSION': '0x6001405ae241a089b9543a49ddcace3a', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ae241a089b9543a49ddcace3a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ae241a08-9b95-43a4-9ddc-ace3a939e82e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk10', 'SCSI_MODEL_ENC': 'disk10\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdk', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605300897'} ; 2024-03-01 17:17:44,594 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:17:44,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:44,604 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:17:44,605 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:17:44,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:17:44,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:17:44,609 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:17:44,612 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:17:44,612 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:17:44,616 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:17:44,616 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:17:44,617 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:17:44,617 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd7ebc88) -- name = sdk status = True id = 26 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 160 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk target size = 1024 MiB path = /dev/sdk format args = [] original_format = None removable = False wwn = 6001405ae241a089b9543a49ddcace3a 2024-03-01 17:17:44,620 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:17:44,620 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:17:44,624 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405f3db07b93c5647a1a0d7d78bc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95 ' '/dev/disk/by-id/wwn-0x6001405f3db07b93c5647a1a0d7d78bc', 'DEVNAME': '/dev/sdl', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_MODEL': 'disk11', 'ID_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'ID_SERIAL': '36001405f3db07b93c5647a1a0d7d78bc', 'ID_SERIAL_SHORT': '6001405f3db07b93c5647a1a0d7d78bc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405f3db07b93', 'ID_WWN_VENDOR_EXTENSION': '0xc5647a1a0d7d78bc', 'ID_WWN_WITH_EXTENSION': '0x6001405f3db07b93c5647a1a0d7d78bc', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405f3db07b93c5647a1a0d7d78bc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'f3db07b9-3c56-47a1-a0d7-d78bcdc2ab95', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk11', 'SCSI_MODEL_ENC': 'disk11\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'sdl', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605315862'} ; 2024-03-01 17:17:44,624 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:17:44,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:44,634 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:17:44,635 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:17:44,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:17:44,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:17:44,638 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:17:44,642 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:17:44,642 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:17:44,645 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:17:44,645 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:17:44,646 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:17:44,646 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd7f8cf8) -- name = sdl status = True id = 31 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 176 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl target size = 1024 MiB path = /dev/sdl format args = [] original_format = None removable = False wwn = 6001405f3db07b93c5647a1a0d7d78bc 2024-03-01 17:17:44,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:17:44,649 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:17:44,653 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:ef0cb159-f247-4d01-a6c4-7e7a544a6f3c ' '/dev/disk/by-id/lvm-pv-uuid-3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_ef0cb159-f247-4d01-a6c4-7e7a544a6f3c ' '/dev/disk/by-id/scsi-36001405ef0cb159f2474d01a6c47e7a5 ' '/dev/disk/by-id/wwn-0x6001405ef0cb159f2474d01a6c47e7a5', 'DEVNAME': '/dev/sdc', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': '3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1', 'ID_FS_UUID_ENC': '3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk2', 'ID_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'ID_SERIAL': '36001405ef0cb159f2474d01a6c47e7a5', 'ID_SERIAL_SHORT': '6001405ef0cb159f2474d01a6c47e7a5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ef0cb159f', 'ID_WWN_VENDOR_EXTENSION': '0x2474d01a6c47e7a5', 'ID_WWN_WITH_EXTENSION': '0x6001405ef0cb159f2474d01a6c47e7a5', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ef0cb159f2474d01a6c47e7a5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ef0cb159-f247-4d01-a6c4-7e7a544a6f3c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk2', 'SCSI_MODEL_ENC': 'disk2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:32', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:32.service', 'SYS_NAME': 'sdc', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604467493'} ; 2024-03-01 17:17:44,653 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:17:44,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:44,663 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:17:44,664 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:17:44,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:17:44,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:17:44,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:17:44,671 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:17:44,671 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:17:44,674 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:17:44,674 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:17:44,675 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:17:44,675 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd8022e8) -- name = sdc status = True id = 36 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 32 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc target size = 1024 MiB path = /dev/sdc format args = [] original_format = None removable = False wwn = 6001405ef0cb159f2474d01a6c47e7a5 2024-03-01 17:17:44,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:17:44,682 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:44,682 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:17:44,686 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:44,686 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:17:44,689 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:44,689 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:17:44,693 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:44,693 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:17:44,696 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:17:44,696 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:17:44,696 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:44,722 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:17:44,722 INFO program/MainThread: stderr[9]: 2024-03-01 17:17:44,722 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:17:44,723 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:17:44,727 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 ; label: None ; device: /dev/sdc ; serial: 36001405ef0cb159f2474d01a6c47e7a5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:17:44,727 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:17:44,731 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:17:44,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:44,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:44,741 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:17:44,744 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:17:44,747 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:17:44,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy ; incomplete: True ; hidden: False ; 2024-03-01 17:17:44,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:44,755 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:44,786 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:44,786 INFO program/MainThread: stderr[10]: 2024-03-01 17:17:44,786 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:17:44,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:44,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:44,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:17:44,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:17:44,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:17:44,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:17:44,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:17:44,813 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:17:44,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:17:44,817 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:17:44,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:17:44,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:17:44,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:17:44,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:17:44,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:17:44,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:17:44,833 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:17:44,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:17:44,837 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:17:44,837 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:17:44,837 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:17:44,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:17:44,841 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:17:44,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:17:44,845 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:17:44,848 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/b88c9102-2a9b-43b7-97f2-6180dcb49b12 ' '/dev/disk/by-id/dm-uuid-LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKy7eoydP7gctm3NmZSBT1P0ScVBVfUkwbH ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKy7eoydP7gctm3NmZSBT1P0ScVBVfUkwbH', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b88c9102-2a9b-43b7-97f2-6180dcb49b12', 'ID_FS_UUID_ENC': 'b88c9102-2a9b-43b7-97f2-6180dcb49b12', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1112599109'} ; 2024-03-01 17:17:44,849 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:17:44,849 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:44,853 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:17:44,853 INFO program/MainThread: stderr[11]: 2024-03-01 17:17:44,853 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:17:44,853 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:44,856 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:17:44,856 INFO program/MainThread: stderr[12]: 2024-03-01 17:17:44,856 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:17:44,856 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:44,859 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:17:44,860 INFO program/MainThread: stderr[13]: 2024-03-01 17:17:44,860 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:17:44,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:17:44,871 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:44,871 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:17:44,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:44,872 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:17:44,868 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:44,873 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:44,876 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:17:44,876 INFO program/MainThread: stderr[14]: 2024-03-01 17:17:44,876 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:17:44,881 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:17:44,885 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:44,885 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:17:44,889 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:44,889 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:17:44,892 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:44,893 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:17:44,896 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:44,896 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:17:44,898 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:17:44,898 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:17:44,902 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:44,902 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:17:44,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:17:44,906 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:44,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:44,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:44,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:17:44,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:17:44,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:17:44,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:17:44,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:17:44,931 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:17:44,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:17:44,935 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:17:44,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:17:44,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:17:44,943 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:17:44,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:17:44,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:17:44,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:17:44,950 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:17:44,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:17:44,954 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:17:44,954 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:17:44,955 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:17:44,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:17:44,958 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:17:44,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:17:44,962 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:17:44,966 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/47ff0a79-d769-4241-bd10-ad9b3fecad6a ' '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKyBSquL29uHToz5kR8i8gOf2p7zTJnCiV5', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKyBSquL29uHToz5kR8i8gOf2p7zTJnCiV5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '47ff0a79-d769-4241-bd10-ad9b3fecad6a', 'ID_FS_UUID_ENC': '47ff0a79-d769-4241-bd10-ad9b3fecad6a', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1112270564'} ; 2024-03-01 17:17:44,966 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:17:44,966 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:44,970 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:17:44,970 INFO program/MainThread: stderr[15]: 2024-03-01 17:17:44,970 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:17:44,970 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:44,973 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:17:44,974 INFO program/MainThread: stderr[16]: 2024-03-01 17:17:44,974 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:17:44,974 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:44,977 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:17:44,977 INFO program/MainThread: stderr[17]: 2024-03-01 17:17:44,977 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:17:44,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:44,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:17:44,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:44,989 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:44,989 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:44,990 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:44,986 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:44,991 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:44,994 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:17:44,995 INFO program/MainThread: stderr[18]: 2024-03-01 17:17:44,995 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:17:44,999 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:17:45,003 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:45,003 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:17:45,007 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:45,007 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:17:45,011 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,011 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:17:45,015 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,015 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:17:45,015 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:17:45,019 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:45,019 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:17:45,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:17:45,022 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:45,023 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:45,026 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405d82a319cf1494f2294a18115c ' '/dev/disk/by-id/lvm-pv-uuid-tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:d82a319c-f149-4f22-94a1-8115c5fc1eb0 ' '/dev/disk/by-id/wwn-0x6001405d82a319cf1494f2294a18115c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_d82a319c-f149-4f22-94a1-8115c5fc1eb0', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR', 'ID_FS_UUID_ENC': 'tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk3', 'ID_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': 'd82a319c-f149-4f22-94a1-8115c5fc1eb0', 'ID_SERIAL': '36001405d82a319cf1494f2294a18115c', 'ID_SERIAL_SHORT': '6001405d82a319cf1494f2294a18115c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d82a319cf', 'ID_WWN_VENDOR_EXTENSION': '0x1494f2294a18115c', 'ID_WWN_WITH_EXTENSION': '0x6001405d82a319cf1494f2294a18115c', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d82a319cf1494f2294a18115c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:d82a319c-f149-4f22-94a1-8115c5fc1eb0', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd82a319c-f149-4f22-94a1-8115c5fc1eb0', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk3', 'SCSI_MODEL_ENC': 'disk3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:48', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:48.service', 'SYS_NAME': 'sdd', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604552283'} ; 2024-03-01 17:17:45,027 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:17:45,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:45,038 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:17:45,038 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:17:45,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:17:45,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:17:45,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:17:45,045 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:17:45,045 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:17:45,049 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:17:45,049 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:17:45,050 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:17:45,050 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd8110b8) -- name = sdd status = True id = 72 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 6001405d82a319cf1494f2294a18115c 2024-03-01 17:17:45,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:17:45,057 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:45,057 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:17:45,060 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:45,060 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:17:45,064 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,064 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:17:45,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:17:45,071 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:17:45,071 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:17:45,071 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:45,100 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:17:45,101 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd. WARNING: Couldn't find device with uuid DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS. WARNING: VG test_vg2 is missing PV BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS (last written to /dev/sdf). 2024-03-01 17:17:45,101 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:17:45,101 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:17:45,105 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR ; label: None ; device: /dev/sdd ; serial: 36001405d82a319cf1494f2294a18115c ; exists: True ; vg_name: test_vg2 ; vg_uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:17:45,106 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:17:45,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:17:45,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:45,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:45,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:45,122 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:45,151 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:17:45,151 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd. WARNING: Couldn't find device with uuid DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS. WARNING: VG test_vg2 is missing PV BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS (last written to /dev/sdf). 2024-03-01 17:17:45,151 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:17:45,152 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:17:45,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:17:45,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:17:45,161 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:17:45,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:17:45,164 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:17:45,165 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:45,195 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:45,195 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd. WARNING: Couldn't find device with uuid DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS. WARNING: VG test_vg2 is missing PV BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd (last written to /dev/sde). WARNING: VG test_vg2 is missing PV DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS (last written to /dev/sdf). 2024-03-01 17:17:45,195 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:17:45,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:17:45,201 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:17:45,204 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:17:45,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:45,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:17:45,211 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:17:45,211 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:45,214 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059c1494a7f4df427e96ef484e7 ' '/dev/disk/by-id/lvm-pv-uuid-BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:9c1494a7-f4df-427e-96ef-484e716bd3db ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_9c1494a7-f4df-427e-96ef-484e716bd3db ' '/dev/disk/by-id/scsi-360014059c1494a7f4df427e96ef484e7', 'DEVNAME': '/dev/sde', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd', 'ID_FS_UUID_ENC': 'BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk4', 'ID_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '9c1494a7-f4df-427e-96ef-484e716bd3db', 'ID_SERIAL': '360014059c1494a7f4df427e96ef484e7', 'ID_SERIAL_SHORT': '60014059c1494a7f4df427e96ef484e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c1494a7f', 'ID_WWN_VENDOR_EXTENSION': '0x4df427e96ef484e7', 'ID_WWN_WITH_EXTENSION': '0x60014059c1494a7f4df427e96ef484e7', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c1494a7f4df427e96ef484e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:9c1494a7-f4df-427e-96ef-484e716bd3db', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c1494a7-f4df-427e-96ef-484e716bd3db', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk4', 'SCSI_MODEL_ENC': 'disk4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:64', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:64.service', 'SYS_NAME': 'sde', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604737133'} ; 2024-03-01 17:17:45,215 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:17:45,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:45,226 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:17:45,226 INFO blivet/MainThread: sde is a disk 2024-03-01 17:17:45,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:17:45,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:17:45,230 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:17:45,233 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:17:45,233 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:17:45,237 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:17:45,237 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:17:45,238 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:17:45,238 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd8197b8) -- name = sde status = True id = 86 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 60014059c1494a7f4df427e96ef484e7 2024-03-01 17:17:45,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:17:45,245 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:45,245 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:17:45,248 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:45,248 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:17:45,252 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,252 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:17:45,255 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,255 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:17:45,259 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:17:45,259 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:17:45,259 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:45,287 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:17:45,287 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS. WARNING: VG test_vg2 is missing PV DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS (last written to /dev/sdf). 2024-03-01 17:17:45,287 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:17:45,288 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:17:45,292 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd ; label: None ; device: /dev/sde ; serial: 360014059c1494a7f4df427e96ef484e7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:17:45,292 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:17:45,296 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:17:45,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:45,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:17:45,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:17:45,309 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:17:45,313 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:17:45,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:45,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:45,319 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:45,347 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:45,347 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS. WARNING: VG test_vg2 is missing PV DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS (last written to /dev/sdf). 2024-03-01 17:17:45,347 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:17:45,348 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:17:45,348 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:45,353 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_8c443d4d-1b47-465e-b114-441ea60d742c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:8c443d4d-1b47-465e-b114-441ea60d742c ' '/dev/disk/by-id/lvm-pv-uuid-DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS ' '/dev/disk/by-id/scsi-360014058c443d4d1b47465eb114441ea ' '/dev/disk/by-id/wwn-0x60014058c443d4d1b47465eb114441ea', 'DEVNAME': '/dev/sdf', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS', 'ID_FS_UUID_ENC': 'DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk5', 'ID_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '8c443d4d-1b47-465e-b114-441ea60d742c', 'ID_SERIAL': '360014058c443d4d1b47465eb114441ea', 'ID_SERIAL_SHORT': '60014058c443d4d1b47465eb114441ea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c443d4d1', 'ID_WWN_VENDOR_EXTENSION': '0xb47465eb114441ea', 'ID_WWN_WITH_EXTENSION': '0x60014058c443d4d1b47465eb114441ea', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c443d4d1b47465eb114441ea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:8c443d4d-1b47-465e-b114-441ea60d742c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c443d4d-1b47-465e-b114-441ea60d742c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk5', 'SCSI_MODEL_ENC': 'disk5\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:80', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:80.service', 'SYS_NAME': 'sdf', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604694998'} ; 2024-03-01 17:17:45,353 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:17:45,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:45,364 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:17:45,365 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:17:45,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:17:45,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:17:45,368 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:17:45,372 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:17:45,372 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:17:45,375 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:17:45,376 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:17:45,376 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:17:45,376 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd8196d8) -- name = sdf status = True id = 96 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014058c443d4d1b47465eb114441ea 2024-03-01 17:17:45,380 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:17:45,383 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:45,384 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:17:45,387 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:45,387 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:17:45,390 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,391 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:17:45,394 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,394 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:17:45,397 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:17:45,397 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:17:45,397 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:45,427 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:17:45,427 INFO program/MainThread: stderr[24]: 2024-03-01 17:17:45,427 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:17:45,428 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:17:45,432 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS ; label: None ; device: /dev/sdf ; serial: 360014058c443d4d1b47465eb114441ea ; exists: True ; vg_name: test_vg2 ; vg_uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:17:45,432 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:17:45,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:17:45,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:45,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:45,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:17:45,449 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:17:45,453 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:17:45,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE ; incomplete: True ; hidden: False ; 2024-03-01 17:17:45,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:45,459 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:45,485 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:45,485 INFO program/MainThread: stderr[25]: 2024-03-01 17:17:45,485 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:17:45,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:45,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:45,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:17:45,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:17:45,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:17:45,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:17:45,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:17:45,512 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:17:45,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:17:45,516 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:17:45,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:17:45,520 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:17:45,523 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:17:45,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:17:45,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:17:45,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:17:45,531 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:17:45,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:17:45,535 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:17:45,535 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:17:45,535 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:17:45,538 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:17:45,539 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:17:45,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:17:45,543 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:17:45,546 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEN0Re2SR7LSr52LnP4015wXCsRiJIzc6B ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/62cfbdef-6c39-4154-b557-4a458b807745 ' '/dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEN0Re2SR7LSr52LnP4015wXCsRiJIzc6B', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '62cfbdef-6c39-4154-b557-4a458b807745', 'ID_FS_UUID_ENC': '62cfbdef-6c39-4154-b557-4a458b807745', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111374699'} ; 2024-03-01 17:17:45,546 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:17:45,547 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:45,551 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:17:45,551 INFO program/MainThread: stderr[26]: 2024-03-01 17:17:45,551 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:17:45,551 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:45,554 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:17:45,554 INFO program/MainThread: stderr[27]: 2024-03-01 17:17:45,554 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:17:45,554 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:45,557 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:17:45,558 INFO program/MainThread: stderr[28]: 2024-03-01 17:17:45,558 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:17:45,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:17:45,569 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:45,569 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:17:45,570 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:45,570 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:17:45,566 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:45,571 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:45,574 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:17:45,574 INFO program/MainThread: stderr[29]: 2024-03-01 17:17:45,574 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:17:45,578 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:17:45,583 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:45,583 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:17:45,587 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:45,587 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:17:45,590 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,590 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:17:45,594 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:17:45,595 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:17:45,598 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:45,598 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:17:45,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:17:45,602 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:45,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:45,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:45,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:17:45,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:17:45,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:17:45,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:17:45,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:17:45,636 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:17:45,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:17:45,641 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:17:45,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:17:45,644 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:17:45,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:17:45,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:17:45,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:17:45,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:17:45,655 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:17:45,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:17:45,660 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:17:45,660 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:17:45,660 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:17:45,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:17:45,663 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:17:45,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:17:45,667 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:17:45,671 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEjkFFYhvcqenMONfUNK54Y99MhiZLu8cg', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEjkFFYhvcqenMONfUNK54Y99MhiZLu8cg', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec', 'ID_FS_UUID_ENC': 'a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111067721'} ; 2024-03-01 17:17:45,671 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:17:45,671 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:45,675 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:17:45,676 INFO program/MainThread: stderr[30]: 2024-03-01 17:17:45,676 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:17:45,676 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:45,679 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:17:45,679 INFO program/MainThread: stderr[31]: 2024-03-01 17:17:45,679 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:17:45,679 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:45,682 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:17:45,682 INFO program/MainThread: stderr[32]: 2024-03-01 17:17:45,682 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:17:45,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:17:45,693 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:45,694 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:45,695 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:45,695 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:45,691 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:45,696 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:45,699 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:17:45,699 INFO program/MainThread: stderr[33]: 2024-03-01 17:17:45,699 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:17:45,704 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:17:45,708 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:45,708 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:17:45,711 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:45,711 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:17:45,715 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,715 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:17:45,719 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,719 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:17:45,720 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:17:45,723 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:45,723 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:17:45,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:17:45,727 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:45,727 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:45,731 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2e13cadb-e645-45f0-a6ee-104f5faeda39 ' '/dev/disk/by-id/lvm-pv-uuid-uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2e13cadb-e645-45f0-a6ee-104f5faeda39 ' '/dev/disk/by-id/wwn-0x60014052e13cadbe64545f0a6ee104f5 ' '/dev/disk/by-id/scsi-360014052e13cadbe64545f0a6ee104f5', 'DEVNAME': '/dev/sdg', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC', 'ID_FS_UUID_ENC': 'uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk6', 'ID_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '2e13cadb-e645-45f0-a6ee-104f5faeda39', 'ID_SERIAL': '360014052e13cadbe64545f0a6ee104f5', 'ID_SERIAL_SHORT': '60014052e13cadbe64545f0a6ee104f5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052e13cadbe', 'ID_WWN_VENDOR_EXTENSION': '0x64545f0a6ee104f5', 'ID_WWN_WITH_EXTENSION': '0x60014052e13cadbe64545f0a6ee104f5', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052e13cadbe64545f0a6ee104f5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2e13cadb-e645-45f0-a6ee-104f5faeda39', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2e13cadb-e645-45f0-a6ee-104f5faeda39', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk6', 'SCSI_MODEL_ENC': 'disk6\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:96', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:96.service', 'SYS_NAME': 'sdg', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604732173'} ; 2024-03-01 17:17:45,731 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:17:45,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:45,742 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:17:45,743 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:17:45,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:17:45,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:17:45,746 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:17:45,750 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:17:45,750 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:17:45,753 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:17:45,754 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:17:45,754 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:17:45,754 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd802080) -- name = sdg status = True id = 132 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 60014052e13cadbe64545f0a6ee104f5 2024-03-01 17:17:45,758 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:17:45,762 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:45,762 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:17:45,765 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:45,765 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:17:45,769 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,769 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:17:45,772 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,772 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:17:45,775 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:17:45,775 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:17:45,776 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:45,805 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:17:45,805 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93. WARNING: Couldn't find device with uuid QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR. WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:45,805 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:17:45,806 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:17:45,810 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC ; label: None ; device: /dev/sdg ; serial: 360014052e13cadbe64545f0a6ee104f5 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:17:45,810 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:17:45,814 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:17:45,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:45,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:45,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:45,827 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:45,858 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:17:45,858 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93. WARNING: Couldn't find device with uuid QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR. WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:45,858 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:17:45,859 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:17:45,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:17:45,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:17:45,868 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:17:45,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:17:45,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:17:45,872 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:45,904 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:45,904 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93. WARNING: Couldn't find device with uuid QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR. WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:45,904 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:17:45,909 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:17:45,910 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:17:45,913 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:17:45,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:45,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:17:45,920 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:17:45,920 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:45,924 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:4672dc7c-16a3-4577-b706-e16f7065b2d1 ' '/dev/disk/by-id/lvm-pv-uuid-OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 ' '/dev/disk/by-id/scsi-360014054672dc7c16a34577b706e16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_4672dc7c-16a3-4577-b706-e16f7065b2d1 ' '/dev/disk/by-id/wwn-0x60014054672dc7c16a34577b706e16f7', 'DEVNAME': '/dev/sdh', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93', 'ID_FS_UUID_ENC': 'OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk7', 'ID_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '4672dc7c-16a3-4577-b706-e16f7065b2d1', 'ID_SERIAL': '360014054672dc7c16a34577b706e16f7', 'ID_SERIAL_SHORT': '60014054672dc7c16a34577b706e16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054672dc7c1', 'ID_WWN_VENDOR_EXTENSION': '0x6a34577b706e16f7', 'ID_WWN_WITH_EXTENSION': '0x60014054672dc7c16a34577b706e16f7', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054672dc7c16a34577b706e16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:4672dc7c-16a3-4577-b706-e16f7065b2d1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4672dc7c-16a3-4577-b706-e16f7065b2d1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk7', 'SCSI_MODEL_ENC': 'disk7\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:112', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:112.service', 'SYS_NAME': 'sdh', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '604857442'} ; 2024-03-01 17:17:45,924 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:17:45,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:17:45,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:45,936 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:17:45,936 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:17:45,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:17:45,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:17:45,940 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:17:45,943 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:17:45,944 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:17:45,947 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:17:45,947 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:17:45,948 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:17:45,948 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd7f8668) -- name = sdh status = True id = 146 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014054672dc7c16a34577b706e16f7 2024-03-01 17:17:45,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:17:45,955 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:45,955 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:17:45,958 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:45,959 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:17:45,962 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,962 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:17:45,966 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:45,966 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:17:45,969 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:17:45,969 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:17:45,969 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:46,000 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:17:46,000 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR. WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:46,000 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:17:46,001 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:17:46,005 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 ; label: None ; device: /dev/sdh ; serial: 360014054672dc7c16a34577b706e16f7 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; pe_start: 8 MiB ; 2024-03-01 17:17:46,006 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:17:46,009 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:17:46,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:46,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:17:46,019 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:17:46,023 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:17:46,026 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:17:46,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:46,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:46,033 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:46,061 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:46,061 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR. WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:46,061 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:17:46,062 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:17:46,062 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:46,067 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_240ade56-13ce-4a7c-9087-84aadfab5ad8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:240ade56-13ce-4a7c-9087-84aadfab5ad8 ' '/dev/disk/by-id/wwn-0x6001405240ade5613ce4a7c908784aad ' '/dev/disk/by-id/lvm-pv-uuid-QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR ' '/dev/disk/by-id/scsi-36001405240ade5613ce4a7c908784aad', 'DEVNAME': '/dev/sdi', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR', 'ID_FS_UUID_ENC': 'QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk8', 'ID_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '240ade56-13ce-4a7c-9087-84aadfab5ad8', 'ID_SERIAL': '36001405240ade5613ce4a7c908784aad', 'ID_SERIAL_SHORT': '6001405240ade5613ce4a7c908784aad', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405240ade561', 'ID_WWN_VENDOR_EXTENSION': '0x3ce4a7c908784aad', 'ID_WWN_WITH_EXTENSION': '0x6001405240ade5613ce4a7c908784aad', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405240ade5613ce4a7c908784aad', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:240ade56-13ce-4a7c-9087-84aadfab5ad8', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '240ade56-13ce-4a7c-9087-84aadfab5ad8', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk8', 'SCSI_MODEL_ENC': 'disk8\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:128', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:128.service', 'SYS_NAME': 'sdi', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605015201'} ; 2024-03-01 17:17:46,067 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:17:46,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:46,079 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:17:46,080 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:17:46,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:17:46,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:17:46,083 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:17:46,087 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:17:46,087 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:17:46,090 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:17:46,091 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:17:46,091 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:17:46,091 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd819da0) -- name = sdi status = True id = 156 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405240ade5613ce4a7c908784aad 2024-03-01 17:17:46,095 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:17:46,099 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:46,099 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:17:46,102 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:46,102 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:17:46,106 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,106 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:17:46,109 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,110 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:17:46,113 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:17:46,113 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:17:46,113 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:46,143 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:17:46,143 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:46,143 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:17:46,144 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:17:46,148 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR ; label: None ; device: /dev/sdi ; serial: 36001405240ade5613ce4a7c908784aad ; exists: True ; vg_name: test_vg3 ; vg_uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; pe_start: 8 MiB ; 2024-03-01 17:17:46,149 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:17:46,152 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:17:46,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:46,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:46,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:17:46,166 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:17:46,169 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:17:46,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:46,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:46,176 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:46,207 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:46,207 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq. WARNING: VG test_vg3 is missing PV TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:17:46,207 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:17:46,208 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:17:46,208 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:46,213 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:799f4bf7-3c6e-48ca-8317-14e24e08f2fd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_799f4bf7-3c6e-48ca-8317-14e24e08f2fd ' '/dev/disk/by-id/lvm-pv-uuid-TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq ' '/dev/disk/by-id/wwn-0x6001405799f4bf73c6e48ca831714e24 ' '/dev/disk/by-id/scsi-36001405799f4bf73c6e48ca831714e24', 'DEVNAME': '/dev/sdj', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq', 'ID_FS_UUID_ENC': 'TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq', 'ID_FS_VERSION': 'LVM2 001', 'ID_MODEL': 'disk9', 'ID_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_REVISION': '4.0', 'ID_SCSI': '1', 'ID_SCSI_INQUIRY': '1', 'ID_SCSI_SERIAL': '799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'ID_SERIAL': '36001405799f4bf73c6e48ca831714e24', 'ID_SERIAL_SHORT': '6001405799f4bf73c6e48ca831714e24', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405799f4bf73', 'ID_WWN_VENDOR_EXTENSION': '0xc6e48ca831714e24', 'ID_WWN_WITH_EXTENSION': '0x6001405799f4bf73c6e48ca831714e24', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405799f4bf73c6e48ca831714e24', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405fa47f225f,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '799f4bf7-3c6e-48ca-8317-14e24e08f2fd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405fa47f225f', 'SCSI_MODEL': 'disk9', 'SCSI_MODEL_ENC': 'disk9\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'SCSI_REVISION': '4.0', 'SCSI_TPGS': '3', 'SCSI_TYPE': 'disk', 'SCSI_VENDOR': 'LIO-ORG', 'SCSI_VENDOR_ENC': 'LIO-ORG\\x20', 'SUBSYSTEM': 'block', 'SYSTEMD_ALIAS': '/dev/block/8:144', 'SYSTEMD_READY': '1', 'SYSTEMD_WANTS': 'lvm2-pvscan@8:144.service', 'SYS_NAME': 'sdj', 'SYS_PATH': '/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '605150475'} ; 2024-03-01 17:17:46,213 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:17:46,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:46,225 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:17:46,225 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:17:46,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:17:46,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:17:46,229 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:17:46,232 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:17:46,233 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:17:46,236 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:17:46,236 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:17:46,237 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:17:46,237 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd82a550) -- name = sdj status = True id = 166 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 6001405799f4bf73c6e48ca831714e24 2024-03-01 17:17:46,240 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:17:46,244 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:46,244 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:17:46,248 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:46,248 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:17:46,251 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,252 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:17:46,255 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,255 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:17:46,258 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:17:46,258 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:17:46,259 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:46,289 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=VIWp02-2BUu-YqMG-irQR-oNEk-A4xG-dJZVq7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=e7LwfP-y7x0-KIym-3Ccv-plR7-64hu-h2sIb1 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=3TN1Wa-uIvC-8q0h-aVVT-ZBb2-XF3X-kQyCf1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=tMKwou-bt6d-iv1n-E9KO-MK4R-2eoQ-9uFwAR LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=BPjpnK-RyuR-6fr8-0usG-2Wbd-ctz2-qhUIsd LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=DFEQz4-Yh3h-KINC-NECN-9GGM-1K1q-SrhgBS LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=uj6TiU-Ejig-PcYp-bOM6-9XJU-8npj-XHlJrC LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=OL4gS5-APJD-iLfw-GL5G-rwnU-Grlc-P3pP93 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=QGLVkx-UE4I-U3c2-eEmx-87yL-g6mo-5SB7cR LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdj LVM2_PV_UUID=TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:17:46,289 INFO program/MainThread: stderr[41]: 2024-03-01 17:17:46,289 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:17:46,290 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:17:46,294 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: TEaIyH-6xmS-9gji-Fc0h-eq3H-R8uT-0PHTBq ; label: None ; device: /dev/sdj ; serial: 36001405799f4bf73c6e48ca831714e24 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:17:46,294 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:17:46,298 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:17:46,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:46,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:46,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:17:46,312 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:17:46,315 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:17:46,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY ; incomplete: True ; hidden: False ; 2024-03-01 17:17:46,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:46,322 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:46,353 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug LVM2_LV_SIZE=1283457024 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:17:46,353 INFO program/MainThread: stderr[42]: 2024-03-01 17:17:46,353 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:17:46,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:46,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:46,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:17:46,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:17:46,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:17:46,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:17:46,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:17:46,380 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:17:46,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:17:46,385 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:17:46,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:17:46,388 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:17:46,393 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:17:46,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:17:46,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:17:46,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:17:46,400 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:17:46,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:17:46,404 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:17:46,405 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:17:46,405 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:17:46,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:17:46,408 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:17:46,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:17:46,412 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:17:46,416 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYRtKs3BfKnXidx3felxx43v65kIX01Qug', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYRtKs3BfKnXidx3felxx43v65kIX01Qug', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '84c8ff1f-ffaa-4d37-bf1c-437031cce2d7', 'ID_FS_UUID_ENC': '84c8ff1f-ffaa-4d37-bf1c-437031cce2d7', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110161022'} ; 2024-03-01 17:17:46,416 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:17:46,416 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:46,420 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:17:46,420 INFO program/MainThread: stderr[43]: 2024-03-01 17:17:46,421 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:17:46,421 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:46,424 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:17:46,424 INFO program/MainThread: stderr[44]: 2024-03-01 17:17:46,424 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:17:46,424 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:46,427 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:17:46,427 INFO program/MainThread: stderr[45]: 2024-03-01 17:17:46,427 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:17:46,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:17:46,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:46,440 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:17:46,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:46,441 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:17:46,436 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:46,441 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:46,445 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:17:46,445 INFO program/MainThread: stderr[46]: 2024-03-01 17:17:46,445 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:17:46,450 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:17:46,454 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:46,454 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:17:46,458 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:46,458 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:17:46,461 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,462 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:17:46,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,465 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:17:46,466 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:17:46,469 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:46,469 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:17:46,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:17:46,473 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:46,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:46,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:46,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:17:46,490 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:17:46,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:17:46,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:17:46,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:17:46,498 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:17:46,502 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:17:46,502 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:17:46,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:17:46,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:17:46,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:17:46,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:17:46,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:17:46,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:17:46,517 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:17:46,521 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:17:46,521 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:17:46,522 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:17:46,522 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:17:46,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:17:46,525 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:17:46,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:17:46,530 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:17:46,533 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/ba05774e-9784-4382-8dbf-c850e4666ce0 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYdbHugJjHsZVgUtNnDydLgnpjMiJ1Gm8f ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYdbHugJjHsZVgUtNnDydLgnpjMiJ1Gm8f', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ba05774e-9784-4382-8dbf-c850e4666ce0', 'ID_FS_UUID_ENC': 'ba05774e-9784-4382-8dbf-c850e4666ce0', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109833529'} ; 2024-03-01 17:17:46,533 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:17:46,534 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:46,538 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:17:46,538 INFO program/MainThread: stderr[47]: 2024-03-01 17:17:46,538 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:17:46,538 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:46,541 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:17:46,541 INFO program/MainThread: stderr[48]: 2024-03-01 17:17:46,541 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:17:46,542 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:46,545 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:17:46,545 INFO program/MainThread: stderr[49]: 2024-03-01 17:17:46,545 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:17:46,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:17:46,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:46,558 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:17:46,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:46,559 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:17:46,554 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:46,559 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:46,563 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:17:46,563 INFO program/MainThread: stderr[50]: 2024-03-01 17:17:46,563 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:17:46,567 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:17:46,571 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:46,571 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:17:46,575 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:46,575 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:17:46,579 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,579 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:17:46,583 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,583 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:17:46,583 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:17:46,587 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:46,587 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:17:46,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:17:46,591 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:46,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:46,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:46,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:17:46,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:17:46,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:17:46,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:17:46,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:17:46,616 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:17:46,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:17:46,620 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:17:46,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:17:46,624 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:17:46,628 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:17:46,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:17:46,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:17:46,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:17:46,635 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:17:46,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:17:46,639 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:17:46,639 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:17:46,640 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:17:46,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:17:46,643 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:17:46,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:17:46,647 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:17:46,651 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYqt8GPcBd0rBPB7WdL5grdh9j2ptdWRtC ' '/dev/disk/by-uuid/03f70206-e89f-4572-ad27-60f67426ceb6 ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYqt8GPcBd0rBPB7WdL5grdh9j2ptdWRtC', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03f70206-e89f-4572-ad27-60f67426ceb6', 'ID_FS_UUID_ENC': '03f70206-e89f-4572-ad27-60f67426ceb6', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109517959'} ; 2024-03-01 17:17:46,651 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:17:46,651 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:46,655 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:17:46,655 INFO program/MainThread: stderr[51]: 2024-03-01 17:17:46,655 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:17:46,655 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:46,659 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:17:46,659 INFO program/MainThread: stderr[52]: 2024-03-01 17:17:46,659 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:17:46,659 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:46,662 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:17:46,662 INFO program/MainThread: stderr[53]: 2024-03-01 17:17:46,662 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:17:46,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:17:46,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:46,675 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:17:46,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:46,677 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:17:46,671 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:46,677 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:46,681 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:17:46,681 INFO program/MainThread: stderr[54]: 2024-03-01 17:17:46,681 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:17:46,686 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:17:46,690 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:46,690 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:17:46,694 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:46,694 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:17:46,697 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,697 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:17:46,701 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,701 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:17:46,702 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:17:46,705 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:46,705 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:17:46,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:17:46,709 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:46,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:46,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:17:46,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:17:46,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:17:46,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:17:46,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:17:46,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:17:46,734 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:17:46,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:17:46,738 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:17:46,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:17:46,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:17:46,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:17:46,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:17:46,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:17:46,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:17:46,754 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:17:46,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:17:46,758 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:17:46,758 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:17:46,758 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:17:46,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:17:46,762 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:17:46,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:17:46,766 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:17:46,769 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/45595cb5-6a68-416d-9750-86ea75bdd69a ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYlW4hy4LztW97Nmd9ozTSHO7fmTW8ANxB ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYlW4hy4LztW97Nmd9ozTSHO7fmTW8ANxB', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '45595cb5-6a68-416d-9750-86ea75bdd69a', 'ID_FS_UUID_ENC': '45595cb5-6a68-416d-9750-86ea75bdd69a', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109107807'} ; 2024-03-01 17:17:46,770 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:17:46,770 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:46,774 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:17:46,774 INFO program/MainThread: stderr[55]: 2024-03-01 17:17:46,774 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:17:46,774 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:46,777 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:17:46,777 INFO program/MainThread: stderr[56]: 2024-03-01 17:17:46,777 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:17:46,777 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:46,780 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:17:46,781 INFO program/MainThread: stderr[57]: 2024-03-01 17:17:46,781 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:17:46,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:17:46,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:46,794 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:46,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:46,796 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:46,790 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:46,797 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:46,800 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:17:46,800 INFO program/MainThread: stderr[58]: 2024-03-01 17:17:46,800 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:17:46,805 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:17:46,808 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:46,809 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:17:46,812 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:46,812 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:17:46,816 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,816 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:17:46,820 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,820 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:17:46,820 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:17:46,824 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:46,824 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:17:46,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:17:46,828 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:46,828 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:17:46,832 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '17710302'} ; 2024-03-01 17:17:46,832 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:17:46,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:17:46,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:46,844 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:17:46,844 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:17:46,844 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:17:46,844 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:17:46,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:17:46,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:17:46,848 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:17:46,851 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:17:46,851 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:17:46,854 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:17:46,855 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:17:46,855 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:17:46,855 INFO blivet/MainThread: got device: DiskDevice instance (0x7efccd7c0048) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:17:46,859 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:17:46,862 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:46,862 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:17:46,866 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:46,866 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:17:46,870 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,870 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:17:46,873 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:46,873 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:17:46,877 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:17:46,880 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:17:46,883 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:17:46,888 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7efccd814f08> 2024-03-01 17:17:49,850 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:17:49,855 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:17:49,855 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:17:49,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202: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': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '17714751'} ; 2024-03-01 17:17:49,859 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:17:49,859 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:17:49,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:49,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:49,871 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:17:49,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:49,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:49,878 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:49,891 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:49,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:17:49,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:17:49,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:17:49,918 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:17:49,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:17:49,921 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:17:49,925 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:17:49,925 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:17:49,929 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:17:49,929 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:17:49,929 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:17:49,933 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:17:49,936 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:17:49,939 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:17:49,942 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:17:49,946 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:17:49,946 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:17:49,946 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:17:49,947 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:17:49,946 INFO blivet/MainThread: got device: PartitionDevice instance (0x7efccd7d3fd0) -- name = xvda1 status = True id = 238 children = [] parents = ['existing 250 GiB disk xvda (228) with existing msdos disklabel'] uuid = b2f85011-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 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: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7efccd7d89e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:17:49,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:17:49,955 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:17:49,955 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:17:49,958 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:17:49,959 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:17:49,962 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:49,962 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:17:49,966 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:17:49,966 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:17:49,966 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:17:49,969 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:17:49,969 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:17:49,972 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:17:49,972 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:17:49,976 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/45595cb5-6a68-416d-9750-86ea75bdd69a ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYlW4hy4LztW97Nmd9ozTSHO7fmTW8ANxB ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYlW4hy4LztW97Nmd9ozTSHO7fmTW8ANxB', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '45595cb5-6a68-416d-9750-86ea75bdd69a', 'ID_FS_UUID_ENC': '45595cb5-6a68-416d-9750-86ea75bdd69a', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109107807'} ; 2024-03-01 17:17:49,976 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:17:49,976 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:49,980 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:17:49,980 INFO program/MainThread: stderr[59]: 2024-03-01 17:17:49,981 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:17:49,981 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:49,984 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:17:49,984 INFO program/MainThread: stderr[60]: 2024-03-01 17:17:49,984 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:17:49,984 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:49,987 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:17:49,988 INFO program/MainThread: stderr[61]: 2024-03-01 17:17:49,988 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:17:49,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:49,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:17:50,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:50,001 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:50,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:50,003 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:49,997 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:50,004 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:17:50,008 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:17:50,008 INFO program/MainThread: stderr[62]: 2024-03-01 17:17:50,008 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:17:50,012 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:17:50,012 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:17:50,016 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/03f70206-e89f-4572-ad27-60f67426ceb6 ' '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYqt8GPcBd0rBPB7WdL5grdh9j2ptdWRtC ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYqt8GPcBd0rBPB7WdL5grdh9j2ptdWRtC', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03f70206-e89f-4572-ad27-60f67426ceb6', 'ID_FS_UUID_ENC': '03f70206-e89f-4572-ad27-60f67426ceb6', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109517959'} ; 2024-03-01 17:17:50,016 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:17:50,016 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:50,020 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:17:50,020 INFO program/MainThread: stderr[63]: 2024-03-01 17:17:50,020 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:17:50,020 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:50,023 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:17:50,023 INFO program/MainThread: stderr[64]: 2024-03-01 17:17:50,023 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:17:50,024 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:50,027 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:17:50,027 INFO program/MainThread: stderr[65]: 2024-03-01 17:17:50,027 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:17:50,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:17:50,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:50,040 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:50,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:50,041 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:50,036 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:50,042 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:17:50,046 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:17:50,046 INFO program/MainThread: stderr[66]: 2024-03-01 17:17:50,046 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:17:50,050 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:17:50,050 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:17:50,053 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYdbHugJjHsZVgUtNnDydLgnpjMiJ1Gm8f ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/ba05774e-9784-4382-8dbf-c850e4666ce0 ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYdbHugJjHsZVgUtNnDydLgnpjMiJ1Gm8f', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ba05774e-9784-4382-8dbf-c850e4666ce0', 'ID_FS_UUID_ENC': 'ba05774e-9784-4382-8dbf-c850e4666ce0', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1109833529'} ; 2024-03-01 17:17:50,054 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:17:50,054 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:50,057 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:17:50,057 INFO program/MainThread: stderr[67]: 2024-03-01 17:17:50,057 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:17:50,057 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:50,061 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:17:50,061 INFO program/MainThread: stderr[68]: 2024-03-01 17:17:50,061 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:17:50,061 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:50,064 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:17:50,064 INFO program/MainThread: stderr[69]: 2024-03-01 17:17:50,064 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:17:50,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:17:50,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:50,077 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:50,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:50,079 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:50,073 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:50,080 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:17:50,083 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:17:50,083 INFO program/MainThread: stderr[70]: 2024-03-01 17:17:50,083 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:17:50,087 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:17:50,088 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:17:50,091 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYRtKs3BfKnXidx3felxx43v65kIX01Qug ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/84c8ff1f-ffaa-4d37-bf1c-437031cce2d7 ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VJS6InQ6W69IFkvPPEemJWQsk4gfriSYRtKs3BfKnXidx3felxx43v65kIX01Qug', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '84c8ff1f-ffaa-4d37-bf1c-437031cce2d7', 'ID_FS_UUID_ENC': '84c8ff1f-ffaa-4d37-bf1c-437031cce2d7', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110161022'} ; 2024-03-01 17:17:50,091 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:17:50,091 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:50,094 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:17:50,095 INFO program/MainThread: stderr[71]: 2024-03-01 17:17:50,095 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:17:50,095 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:50,098 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:17:50,098 INFO program/MainThread: stderr[72]: 2024-03-01 17:17:50,098 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:17:50,098 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:50,101 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:17:50,101 INFO program/MainThread: stderr[73]: 2024-03-01 17:17:50,101 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:17:50,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:17:50,113 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:50,115 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:50,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:50,116 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:50,110 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:50,117 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:17:50,121 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:17:50,121 INFO program/MainThread: stderr[74]: 2024-03-01 17:17:50,121 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:17:50,125 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:17:50,125 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:17:50,128 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec ' '/dev/disk/by-id/dm-uuid-LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEjkFFYhvcqenMONfUNK54Y99MhiZLu8cg', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEjkFFYhvcqenMONfUNK54Y99MhiZLu8cg', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec', 'ID_FS_UUID_ENC': 'a6bad6b2-cfd6-4bdb-bef6-de315e1c3dec', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111067721'} ; 2024-03-01 17:17:50,129 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:17:50,129 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:50,132 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:17:50,132 INFO program/MainThread: stderr[75]: 2024-03-01 17:17:50,132 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:17:50,132 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:50,136 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:17:50,136 INFO program/MainThread: stderr[76]: 2024-03-01 17:17:50,136 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:17:50,136 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:50,139 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:17:50,139 INFO program/MainThread: stderr[77]: 2024-03-01 17:17:50,139 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:17:50,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:17:50,150 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,151 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,152 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,152 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,148 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:50,153 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:17:50,156 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:17:50,157 INFO program/MainThread: stderr[78]: 2024-03-01 17:17:50,157 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:17:50,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:17:50,161 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:17:50,164 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/62cfbdef-6c39-4154-b557-4a458b807745 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEN0Re2SR7LSr52LnP4015wXCsRiJIzc6B', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dA6uTi5py7rHbbQfhpVb1vO08eDxlihEN0Re2SR7LSr52LnP4015wXCsRiJIzc6B', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '62cfbdef-6c39-4154-b557-4a458b807745', 'ID_FS_UUID_ENC': '62cfbdef-6c39-4154-b557-4a458b807745', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111374699'} ; 2024-03-01 17:17:50,164 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:17:50,165 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:50,168 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:17:50,168 INFO program/MainThread: stderr[79]: 2024-03-01 17:17:50,168 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:17:50,168 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:50,171 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:17:50,171 INFO program/MainThread: stderr[80]: 2024-03-01 17:17:50,171 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:17:50,172 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:50,174 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:17:50,175 INFO program/MainThread: stderr[81]: 2024-03-01 17:17:50,175 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:17:50,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:17:50,186 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,187 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,187 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,188 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,183 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,188 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:17:50,192 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:17:50,192 INFO program/MainThread: stderr[82]: 2024-03-01 17:17:50,192 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:17:50,196 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:17:50,196 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:17:50,200 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKyBSquL29uHToz5kR8i8gOf2p7zTJnCiV5 ' '/dev/disk/by-uuid/47ff0a79-d769-4241-bd10-ad9b3fecad6a ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKyBSquL29uHToz5kR8i8gOf2p7zTJnCiV5', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '47ff0a79-d769-4241-bd10-ad9b3fecad6a', 'ID_FS_UUID_ENC': '47ff0a79-d769-4241-bd10-ad9b3fecad6a', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1112270564'} ; 2024-03-01 17:17:50,200 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:17:50,200 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:50,203 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:17:50,203 INFO program/MainThread: stderr[83]: 2024-03-01 17:17:50,203 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:17:50,204 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:50,207 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:17:50,207 INFO program/MainThread: stderr[84]: 2024-03-01 17:17:50,207 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:17:50,207 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:50,210 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:17:50,210 INFO program/MainThread: stderr[85]: 2024-03-01 17:17:50,210 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:17:50,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:17:50,221 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,222 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,222 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,223 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,219 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,224 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:17:50,227 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:17:50,227 INFO program/MainThread: stderr[86]: 2024-03-01 17:17:50,227 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:17:50,231 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:17:50,232 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:17:50,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/b88c9102-2a9b-43b7-97f2-6180dcb49b12 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKy7eoydP7gctm3NmZSBT1P0ScVBVfUkwbH', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fGdmAyCHamfUNx3dprMfJvRe3JojkPKy7eoydP7gctm3NmZSBT1P0ScVBVfUkwbH', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b88c9102-2a9b-43b7-97f2-6180dcb49b12', 'ID_FS_UUID_ENC': 'b88c9102-2a9b-43b7-97f2-6180dcb49b12', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1112599109'} ; 2024-03-01 17:17:50,235 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:17:50,235 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:50,239 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:17:50,239 INFO program/MainThread: stderr[87]: 2024-03-01 17:17:50,239 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:17:50,239 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:50,242 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:17:50,242 INFO program/MainThread: stderr[88]: 2024-03-01 17:17:50,242 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:17:50,242 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:50,245 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:17:50,245 INFO program/MainThread: stderr[89]: 2024-03-01 17:17:50,246 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:17:50,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:17:50,256 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,257 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,258 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,258 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,254 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,259 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:17:50,262 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:17:50,262 INFO program/MainThread: stderr[90]: 2024-03-01 17:17:50,262 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:17:50,267 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:17:50,267 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:17:50,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:50,277 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:50,293 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:17:50,294 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:17:50,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:50,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:50,308 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:17:50,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:50,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:50,321 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:17:50,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:50,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:50,334 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:17:50,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:50,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:50,347 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:17:50,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:50,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:50,360 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:17:50,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:17:50,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:17:50,372 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:17:50,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,379 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:17:50,379 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,380 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,380 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,381 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,381 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,381 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,382 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,382 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,382 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,383 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,383 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,384 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:17:50,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:17:50,390 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:17:50,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:17:50,396 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:17:50,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:17:50,402 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:17:50,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:17:50,409 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:17:50,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,412 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,413 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,416 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,417 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,418 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,421 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,422 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,422 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,425 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,426 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,426 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,427 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,430 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,431 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,435 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,436 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,439 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,440 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,441 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,444 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,444 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,445 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,448 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,448 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,449 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,450 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,453 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,454 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,458 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,459 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,462 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,463 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,467 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,467 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,468 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,471 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,472 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,472 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,475 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,476 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,476 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,477 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,480 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,480 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,481 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,484 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,485 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,486 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,489 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,490 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,490 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,494 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,494 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,495 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,498 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,499 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,500 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,503 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,503 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,504 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,507 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,508 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,508 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,509 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,512 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,513 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,517 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,518 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,521 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,522 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,526 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,527 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,530 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,531 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,531 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,534 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,535 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,536 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,539 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,540 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,536 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,544 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,545 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,549 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,550 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,553 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,554 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,554 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:17:50,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7eoydP-7gct-m3Nm-ZSBT-1P0S-cVBV-fUkwbH size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:17:50,555 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:17:50,558 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:17:50,558 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:50,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 17:17:50,563 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:17:50,563 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:17:50,563 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 17:17:50,567 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:17:50,568 INFO program/MainThread: stderr[91]: 2024-03-01 17:17:50,568 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:17:50,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 17:17:50,572 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:17:50,573 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:17:50,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:17:50,580 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:17:50,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,583 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,584 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,580 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,587 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,588 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,589 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,592 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,593 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,593 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,597 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,598 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,594 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,601 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,602 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,603 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,606 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,606 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,607 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,611 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,611 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,612 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,608 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,615 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,616 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,620 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,621 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,624 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,625 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,621 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,629 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,630 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,626 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,633 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,634 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,634 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,637 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,638 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,638 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,639 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,641 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,642 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,643 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,643 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,647 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,647 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,648 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,650 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,651 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,652 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,656 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,657 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,659 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,660 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,661 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,661 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,664 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,665 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,665 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,666 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,668 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,669 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,670 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,670 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,673 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,674 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,674 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,675 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,677 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,678 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,679 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,679 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,675 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,682 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,683 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,683 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,684 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,687 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,688 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,684 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,692 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,692 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,693 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,696 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,696 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,697 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,697 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,701 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,702 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,705 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,709 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,710 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,710 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,714 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,714 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,715 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,718 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,723 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:17:50,724 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:17:50,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd802dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BSquL2-9uHT-oz5k-R8i8-gOf2-p7zT-JnCiV5 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd879a90) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fGdmAy-CHam-fUNx-3dpr-MfJv-Re3J-ojkPKy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:17:50,724 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 17:17:50,727 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:17:50,728 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:50,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 17:17:50,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 17:17:50,731 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:17:50,735 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:17:50,735 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 17:17:50,735 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:17:50,735 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sdb', 'sdc', 'sda'] 2024-03-01 17:17:50,735 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:17:50,738 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:17:50,739 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:50,742 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:17:50,745 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:17:50,749 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:17:50,749 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:17:50,749 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:17:50,749 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:17:50,749 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:17:50,752 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:17:50,752 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:50,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:17:50,756 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:17:50,756 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:17:50,756 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:17:50,756 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:17:50,759 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:17:50,759 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:50,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 17:17:50,762 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:17:50,762 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:17:50,763 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:17:50,763 DEBUG blivet/MainThread: removing sda 2024-03-01 17:17:50,766 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:17:50,766 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:50,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 17:17:50,769 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:17:50,769 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:17:50,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,776 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 17:17:50,776 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,776 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,777 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,777 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,777 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,778 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,778 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,779 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,779 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,779 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,780 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,780 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:17:50,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:17:50,786 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:17:50,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:17:50,792 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:17:50,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 17:17:50,798 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:17:50,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:17:50,805 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:17:50,807 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,808 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,808 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,809 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,812 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,813 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,813 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,814 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,816 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,817 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,818 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,814 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,821 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,822 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,822 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,823 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,826 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,826 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,827 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,827 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,830 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,831 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,831 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,832 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,835 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,835 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,836 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,836 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,839 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,840 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,840 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,841 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,844 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,846 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,849 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,850 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,853 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,854 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,854 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,855 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,857 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,858 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,858 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,859 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,862 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,863 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,863 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,864 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,866 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,867 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,867 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,868 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,871 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,872 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,872 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,873 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,875 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,876 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,877 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,880 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,881 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,882 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,885 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,885 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,886 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,887 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,889 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,890 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,890 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,891 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,894 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,894 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,895 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,896 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,898 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,899 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,899 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,900 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,903 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,904 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,904 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,905 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,907 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,908 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,908 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,909 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,912 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,913 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,913 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,914 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,916 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,917 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,918 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,918 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,921 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,922 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,923 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,925 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,926 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,927 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,931 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,931 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,932 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,935 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,935 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,936 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,936 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,939 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,940 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,940 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,941 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,944 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,944 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,945 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,945 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,948 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,949 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,949 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,950 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:17:50,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd821f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = N0Re2S-R7LS-r52L-nP40-15wX-CsRi-JIzc6B size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:17:50,951 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 17:17:50,954 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:17:50,954 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:50,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 17:17:50,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 17:17:50,958 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:17:50,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 17:17:50,961 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 17:17:50,962 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:17:50,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:50,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:17:50,968 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:17:50,970 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,971 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,972 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:50,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,975 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,976 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:50,979 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,979 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,980 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,980 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:50,983 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,983 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,984 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,984 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:50,987 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,987 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,988 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,988 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:50,991 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,991 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,992 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,992 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:50,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,995 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,996 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:50,998 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:50,999 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,999 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,000 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:50,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,003 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,003 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,004 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,004 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,007 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,007 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,008 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,008 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,011 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,011 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,012 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,012 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,015 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,015 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,016 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,019 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,019 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,020 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,020 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,023 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,023 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,024 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,024 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,027 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,027 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,028 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,028 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,031 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,031 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,032 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,032 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,035 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,035 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,036 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,036 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,039 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,039 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,040 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,040 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,043 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,043 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,044 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,044 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,041 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,047 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,047 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,048 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,048 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,051 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,051 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,052 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,052 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,049 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,055 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,055 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,056 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,056 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,053 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,059 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,059 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,060 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,060 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,063 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,063 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,064 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,064 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,067 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,067 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,068 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,068 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,071 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,071 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,072 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,072 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,075 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,075 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,076 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,076 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,079 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,079 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,080 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,080 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,077 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,083 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,083 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,084 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,084 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,081 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,087 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,087 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,088 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,088 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,091 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,091 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,092 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,092 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,095 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,095 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,096 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:17:51,096 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:17:51,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcdc898ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = jkFFYh-vcqe-nMON-fUNK-54Y9-9Mhi-ZLu8cg size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd8194e0) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = dA6uTi-5py7-rHbb-Qfhp-Vb1v-O08e-DxlihE size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:17:51,097 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 17:17:51,100 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:17:51,100 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:17:51,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 17:17:51,104 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:17:51,108 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:17:51,108 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 17:17:51,108 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:17:51,108 DEBUG blivet.ansible/MainThread: ['sdd', 'sdf', 'test_vg2', 'sde'] 2024-03-01 17:17:51,108 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 17:17:51,111 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 17:17:51,111 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,115 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:17:51,118 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:17:51,121 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:17:51,121 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 17:17:51,121 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:17:51,121 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 17:17:51,121 DEBUG blivet/MainThread: removing sdd 2024-03-01 17:17:51,124 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 17:17:51,124 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 17:17:51,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 17:17:51,128 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:17:51,128 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 17:17:51,128 DEBUG blivet/MainThread: removing sdf 2024-03-01 17:17:51,131 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 17:17:51,131 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 17:17:51,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 17:17:51,134 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:17:51,134 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 17:17:51,134 DEBUG blivet/MainThread: removing sde 2024-03-01 17:17:51,137 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 17:17:51,137 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 17:17:51,141 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 17:17:51,141 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:17:51,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:51,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,148 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 17:17:51,148 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,148 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,149 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,149 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,150 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,150 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,151 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,151 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,152 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,152 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,152 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,153 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:17:51,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:17:51,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 17:17:51,159 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:17:51,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:17:51,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 17:17:51,165 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:17:51,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:17:51,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 17:17:51,171 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:17:51,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:17:51,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 17:17:51,178 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:17:51,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:51,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:17:51,184 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:17:51,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,188 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,190 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,194 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,196 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,200 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,202 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,207 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,208 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,213 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,214 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,219 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,220 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,225 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,227 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,231 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,233 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,237 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,239 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,243 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,245 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,249 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,251 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,255 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,257 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,262 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,263 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,268 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,269 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,274 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,275 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,270 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,280 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,281 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,286 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,286 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,288 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,291 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,292 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,294 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,298 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,300 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,304 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,305 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,306 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,310 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,312 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,307 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,315 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,317 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,318 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,323 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,324 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,329 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,330 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,335 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,336 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,341 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,343 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,347 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,349 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,352 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,353 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,355 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,358 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,359 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,361 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,365 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,367 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,371 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,373 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,376 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,377 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,379 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:17:51,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd82aa58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = RtKs3B-fKnX-idx3-felx-x43v-65kI-X01Qug size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:17:51,380 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 17:17:51,383 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:17:51,383 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 17:17:51,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 17:17:51,387 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:17:51,391 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 17:17:51,391 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 17:17:51,391 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:17:51,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:51,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:17:51,397 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:17:51,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,401 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,402 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,407 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,408 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,412 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,414 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,418 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,418 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,419 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,424 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,425 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,429 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,431 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,435 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,436 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,440 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,442 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,446 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,447 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,452 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,453 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,457 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,459 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,463 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,464 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,468 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,470 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,474 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,475 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,480 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,481 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,484 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,485 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,487 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,491 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,492 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,497 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,498 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,502 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,504 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,508 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,509 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,514 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,515 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,519 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,521 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,516 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,525 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,526 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,531 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,532 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,536 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,538 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,542 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,543 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,547 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,549 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,553 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,554 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,559 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,560 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,564 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,566 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,570 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,571 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,576 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,577 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:17:51,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccec0c748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = dbHugJ-jHsZ-VgUt-NnDy-dLgn-pjMi-J1Gm8f size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:17:51,578 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 17:17:51,581 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:17:51,581 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 17:17:51,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 17:17:51,585 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:17:51,589 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 17:17:51,589 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 17:17:51,589 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:17:51,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:51,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:17:51,595 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:17:51,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,599 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,600 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,604 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,605 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,609 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,611 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,614 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,616 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,620 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,621 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,625 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,626 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,630 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,631 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,635 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,636 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,640 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,641 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,645 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,647 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,650 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,652 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,656 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,657 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,660 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,661 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,662 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,666 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,667 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,671 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,672 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,676 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,677 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,677 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,681 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,682 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,682 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,686 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,688 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,691 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,693 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,697 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,698 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,702 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,703 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,707 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,708 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,712 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,713 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,717 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,718 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,722 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,723 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,727 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,728 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,732 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,734 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,738 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,739 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,743 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,744 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,748 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,748 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,749 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,753 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,754 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,758 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,760 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:17:51,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efcce983710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = qt8GPc-Bd0r-BPB7-WdL5-grdh-9j2p-tdWRtC size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,760 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 17:17:51,763 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:17:51,764 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 17:17:51,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 17:17:51,767 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:17:51,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:17:51,771 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 17:17:51,771 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:17:51,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:17:51,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:17:51,778 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:17:51,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,781 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,782 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,786 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,787 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,790 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,791 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,795 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,796 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,799 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,801 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,804 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,805 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,809 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,810 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,813 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,814 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,817 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,818 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,819 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,822 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,823 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,824 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,827 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,828 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,832 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,833 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,836 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,837 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,837 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,841 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,842 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,845 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,847 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,850 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,851 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,855 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,856 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,859 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,860 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,860 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,864 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,865 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,868 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,869 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,873 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,873 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,874 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,877 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,878 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,882 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,883 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,886 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,888 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,891 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,892 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,896 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,897 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,900 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,901 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,905 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,906 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,909 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,910 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,914 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,915 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,919 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,920 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,923 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,923 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:17:51,924 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:17:51,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7efccd7b47f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = lW4hy4-LztW-97Nm-d9oz-TSHO-7fmT-W8ANxB size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7efccd7eb8d0) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = VJS6In-Q6W6-9IFk-vPPE-emJW-Qsk4-gfriSY size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:17:51,925 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 17:17:51,928 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:17:51,928 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 17:17:51,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 17:17:51,932 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:17:51,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 17:17:51,936 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 17:17:51,936 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:17:51,936 DEBUG blivet.ansible/MainThread: ['sdj', 'sdh', 'sdg', 'sdi', 'test_vg3'] 2024-03-01 17:17:51,936 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 17:17:51,939 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 17:17:51,939 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,943 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:17:51,946 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:17:51,949 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:17:51,952 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:17:51,952 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 17:17:51,952 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:17:51,953 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 17:17:51,953 DEBUG blivet/MainThread: removing sdj 2024-03-01 17:17:51,956 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 17:17:51,956 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 17:17:51,959 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 17:17:51,959 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:17:51,959 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 17:17:51,959 DEBUG blivet/MainThread: removing sdh 2024-03-01 17:17:51,962 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 17:17:51,962 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 17:17:51,966 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 17:17:51,966 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:17:51,966 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 17:17:51,966 DEBUG blivet/MainThread: removing sdg 2024-03-01 17:17:51,969 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 17:17:51,969 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 17:17:51,972 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 17:17:51,972 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:17:51,972 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 17:17:51,972 DEBUG blivet/MainThread: removing sdi 2024-03-01 17:17:51,975 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 17:17:51,976 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:17:51,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 17:17:51,979 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 17:17:51,979 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:17:51,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:51,993 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,008 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,021 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,040 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:17:52,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,053 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,071 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:17:52,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,083 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,102 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:17:52,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,113 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,132 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:17:52,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,143 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,161 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:17:52,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,173 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,191 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:17:52,192 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,205 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,224 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:17:52,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,237 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,256 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:17:52,256 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:17:52,256 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:17:52,256 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:17:52,257 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:17:52,258 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:17:52,259 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:17:52,260 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:17:52,263 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:17:52,266 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:17:52,270 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:17:52,270 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:17:52,273 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:17:52,273 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7efccd7a9f68> 2024-03-01 17:17:52,274 INFO blivet/MainThread: sorting actions... 2024-03-01 17:17:52,294 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:17:52,295 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:17:52,295 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:17:52,295 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:17:52,295 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:17:52,295 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:17:52,295 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:17:52,296 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:17:52,296 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:17:52,296 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:17:52,296 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:17:52,296 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:17:52,296 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:17:52,296 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:17:52,297 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:17:52,297 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:17:52,297 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:17:52,297 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:17:52,297 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:17:52,297 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:17:52,297 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:17:52,298 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:17:52,298 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:17:52,298 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:17:52,298 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:17:52,298 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:17:52,298 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:17:52,298 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:17:52,299 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:17:52,299 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:17:52,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,305 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:17:52,306 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 17:17:52,314 INFO program/MainThread: stdout: 2024-03-01 17:17:52,314 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:17:52,314 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,332 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,332 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,342 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,342 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:17:52,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 17:17:52,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:17:52,354 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:17:52,358 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 17:17:52,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:17:52,361 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:52,397 INFO program/MainThread: stdout[92]: 2024-03-01 17:17:52,397 INFO program/MainThread: stderr[92]: 2024-03-01 17:17:52,397 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:17:52,402 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:17:52,405 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,409 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,412 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,415 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,418 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,422 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,425 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,428 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 17:17:52,432 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:52,486 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 17:17:52,486 INFO program/MainThread: stderr[93]: 2024-03-01 17:17:52,486 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:17:52,487 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:17:52,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,506 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:17:52,506 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 17:17:52,524 INFO program/MainThread: stdout: 2024-03-01 17:17:52,524 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:17:52,524 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,543 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,543 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,556 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,556 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:17:52,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 17:17:52,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:17:52,568 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:17:52,572 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 17:17:52,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:17:52,575 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:52,611 INFO program/MainThread: stdout[94]: 2024-03-01 17:17:52,611 INFO program/MainThread: stderr[94]: 2024-03-01 17:17:52,611 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:17:52,616 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:17:52,619 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,623 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,626 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,629 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,633 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,636 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,640 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,643 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 17:17:52,646 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:52,688 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 17:17:52,688 INFO program/MainThread: stderr[95]: 2024-03-01 17:17:52,688 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:17:52,689 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:17:52,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,703 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:17:52,703 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 17:17:52,723 INFO program/MainThread: stdout: 2024-03-01 17:17:52,724 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:17:52,724 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,758 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,758 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,769 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,769 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:17:52,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 17:17:52,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:17:52,781 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:17:52,785 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 17:17:52,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:17:52,788 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:52,825 INFO program/MainThread: stdout[96]: 2024-03-01 17:17:52,826 INFO program/MainThread: stderr[96]: 2024-03-01 17:17:52,826 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:17:52,830 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:17:52,833 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,837 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,840 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,844 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,847 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,850 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,853 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,856 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:17:52,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 17:17:52,860 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:52,910 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 17:17:52,910 INFO program/MainThread: stderr[97]: 2024-03-01 17:17:52,910 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:17:52,911 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:17:52,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:52,926 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:17:52,927 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 17:17:52,942 INFO program/MainThread: stdout: 2024-03-01 17:17:52,943 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:17:52,943 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,943 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,971 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,971 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:52,982 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:52,983 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:17:52,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 17:17:52,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:17:52,994 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:17:52,998 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 17:17:53,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:17:53,002 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,035 INFO program/MainThread: stdout[98]: 2024-03-01 17:17:53,035 INFO program/MainThread: stderr[98]: 2024-03-01 17:17:53,036 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:17:53,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:17:53,043 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,047 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:17:53,050 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,053 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:17:53,057 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,060 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:17:53,063 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,066 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:17:53,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 17:17:53,070 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,112 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 17:17:53,112 INFO program/MainThread: stderr[99]: 2024-03-01 17:17:53,112 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:17:53,113 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:17:53,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 17:17:53,126 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 17:17:53,132 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:17:53,140 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,147 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:17:53,158 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,165 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:17:53,173 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,178 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:17:53,182 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,188 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:17:53,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 17:17:53,193 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,228 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 17:17:53,228 INFO program/MainThread: stderr[100]: 2024-03-01 17:17:53,228 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:17:53,229 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,286 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 17:17:53,287 INFO program/MainThread: stderr[101]: 2024-03-01 17:17:53,287 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:17:53,287 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,325 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 17:17:53,325 INFO program/MainThread: stderr[102]: 2024-03-01 17:17:53,325 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:17:53,326 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:17:53,333 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,339 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:17:53,345 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:17:53,345 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,397 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 17:17:53,397 INFO program/MainThread: stderr[103]: 2024-03-01 17:17:53,398 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:17:53,398 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 17:17:53,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,411 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,411 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,424 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,424 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,435 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,436 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:17:53,440 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,443 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:17:53,446 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:17:53,446 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,474 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 17:17:53,475 INFO program/MainThread: stderr[104]: 2024-03-01 17:17:53,475 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:17:53,475 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 17:17:53,475 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,511 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,525 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,539 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,540 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:17:53,544 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,547 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:17:53,550 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:17:53,550 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,580 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 17:17:53,581 INFO program/MainThread: stderr[105]: 2024-03-01 17:17:53,581 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:17:53,581 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 17:17:53,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,613 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,627 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,643 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,644 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:17:53,648 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,651 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:17:53,654 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:17:53,654 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,684 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 17:17:53,685 INFO program/MainThread: stderr[106]: 2024-03-01 17:17:53,685 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:17:53,685 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 17:17:53,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,719 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,719 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,734 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,734 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,749 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,750 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:17:53,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,758 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:17:53,758 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 17:17:53,765 INFO program/MainThread: stdout: 2024-03-01 17:17:53,766 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:17:53,766 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,785 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,785 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,798 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,799 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:17:53,803 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 17:17:53,807 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:17:53,810 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:17:53,814 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 17:17:53,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:17:53,818 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,854 INFO program/MainThread: stdout[107]: 2024-03-01 17:17:53,854 INFO program/MainThread: stderr[107]: 2024-03-01 17:17:53,854 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:17:53,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:17:53,862 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,866 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:17:53,869 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,872 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:17:53,875 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,879 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:17:53,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 17:17:53,882 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:53,925 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 17:17:53,925 INFO program/MainThread: stderr[108]: 2024-03-01 17:17:53,925 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:17:53,926 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:17:53,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:53,943 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:17:53,943 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 17:17:53,957 INFO program/MainThread: stdout: 2024-03-01 17:17:53,958 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:17:53,958 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,958 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,977 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:53,990 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:53,991 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:17:53,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 17:17:53,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:17:54,002 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:17:54,006 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 17:17:54,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:17:54,010 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,045 INFO program/MainThread: stdout[109]: 2024-03-01 17:17:54,046 INFO program/MainThread: stderr[109]: 2024-03-01 17:17:54,046 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:17:54,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:17:54,053 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,057 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:17:54,060 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,063 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:17:54,067 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,070 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:17:54,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 17:17:54,073 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,110 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 17:17:54,110 INFO program/MainThread: stderr[110]: 2024-03-01 17:17:54,110 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:17:54,111 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:17:54,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 17:17:54,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 17:17:54,136 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:17:54,143 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,153 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:17:54,158 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,164 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:17:54,167 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,170 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:17:54,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 17:17:54,174 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,212 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 17:17:54,212 INFO program/MainThread: stderr[111]: 2024-03-01 17:17:54,212 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:17:54,212 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,252 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 17:17:54,252 INFO program/MainThread: stderr[112]: 2024-03-01 17:17:54,252 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:17:54,252 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,287 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 17:17:54,287 INFO program/MainThread: stderr[113]: 2024-03-01 17:17:54,287 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:17:54,288 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:17:54,295 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,302 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:17:54,307 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:17:54,308 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,352 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 17:17:54,352 INFO program/MainThread: stderr[114]: 2024-03-01 17:17:54,353 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:17:54,353 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 17:17:54,353 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,388 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,388 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,401 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,401 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,415 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,416 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:17:54,420 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,423 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:17:54,426 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:17:54,426 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,454 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 17:17:54,454 INFO program/MainThread: stderr[115]: 2024-03-01 17:17:54,455 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:17:54,455 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 17:17:54,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,484 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,500 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,500 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,515 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,516 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:17:54,520 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,523 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:17:54,526 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:17:54,526 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,554 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 17:17:54,554 INFO program/MainThread: stderr[116]: 2024-03-01 17:17:54,555 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:17:54,555 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 17:17:54,555 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,587 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,588 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,600 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,614 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,615 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:17:54,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,623 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:17:54,623 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 17:17:54,630 INFO program/MainThread: stdout: 2024-03-01 17:17:54,631 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:17:54,631 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,648 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,648 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,661 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,661 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:17:54,666 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 17:17:54,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:17:54,673 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:17:54,677 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 17:17:54,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:17:54,680 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,716 INFO program/MainThread: stdout[117]: 2024-03-01 17:17:54,716 INFO program/MainThread: stderr[117]: 2024-03-01 17:17:54,716 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:17:54,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:17:54,725 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,728 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:17:54,731 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,734 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:17:54,738 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,741 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:17:54,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 17:17:54,745 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,783 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 17:17:54,783 INFO program/MainThread: stderr[118]: 2024-03-01 17:17:54,783 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:17:54,784 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:17:54,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,800 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:17:54,800 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:17:54,816 INFO program/MainThread: stdout: 2024-03-01 17:17:54,816 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:17:54,816 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,840 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,840 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:54,853 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:54,853 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:17:54,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:17:54,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:17:54,865 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:17:54,869 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:17:54,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:17:54,873 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,909 INFO program/MainThread: stdout[119]: 2024-03-01 17:17:54,909 INFO program/MainThread: stderr[119]: 2024-03-01 17:17:54,910 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:17:54,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:17:54,918 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,921 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:17:54,925 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,928 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:17:54,931 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:54,934 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:17:54,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:17:54,938 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:54,978 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 17:17:54,979 INFO program/MainThread: stderr[120]: 2024-03-01 17:17:54,979 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:17:54,980 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:17:54,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:17:54,993 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:17:54,999 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:17:55,006 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:55,013 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:17:55,019 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:55,024 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:17:55,030 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:55,034 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:17:55,037 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:17:55,037 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:55,069 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 17:17:55,070 INFO program/MainThread: stderr[121]: 2024-03-01 17:17:55,070 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:17:55,070 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:55,116 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:17:55,117 INFO program/MainThread: stderr[122]: 2024-03-01 17:17:55,117 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:17:55,117 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:55,161 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 17:17:55,162 INFO program/MainThread: stderr[123]: 2024-03-01 17:17:55,162 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:17:55,162 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:17:55,170 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:55,177 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:17:55,183 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:17:55,183 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:55,218 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:17:55,219 INFO program/MainThread: stderr[124]: 2024-03-01 17:17:55,219 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:17:55,219 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:17:55,219 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:55,248 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:55,249 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:55,263 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:55,263 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:55,278 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:55,279 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:17:55,283 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:55,286 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:17:55,289 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:17:55,289 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:55,316 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:17:55,316 INFO program/MainThread: stderr[125]: 2024-03-01 17:17:55,316 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:17:55,316 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:17:55,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:55,350 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:55,351 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:55,370 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:55,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:55,381 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:55,381 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:17:55,386 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:17:55,389 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:17:55,392 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:17:55,392 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:17:55,419 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:17:55,419 INFO program/MainThread: stderr[126]: 2024-03-01 17:17:55,419 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:17:55,419 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:17:55,420 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:55,450 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:55,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:55,464 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:55,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:17:55,478 DEBUG program/MainThread: Return code: 0 2024-03-01 17:17:55,483 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:17:55,484 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7efccd7a9620> to retry, use: --limit @/tmp/tests_mount.retry PLAY RECAP ********************************************************************* sut : ok=180 changed=13 unreachable=0 failed=1 skipped=121 rescued=0 ignored=0 Friday 01 March 2024 17:18:02 +0000 (0:00:00.749) 0:02:54.696 ********** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------ 59.95s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.80s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 10.28s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.65s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 4.52s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.snapshot : Run snapshot command snapshot ------ 2.86s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.56s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.54s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.54s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Ensure test packages ---------------------------------------------------- 2.53s /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.52s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.50s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Ensure test packages ---------------------------------------------------- 2.48s /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 ------ Ensure dmsetup ---------------------------------------------------------- 2.47s /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:39 -------- fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.42s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.42s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.42s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.42s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.41s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.40s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---