# 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-main-support_pvresizeppo3c14l/.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_lvm_one_disk_multiple_volumes_scsi_generated.yml *************** 2 plays in /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes_scsi_generated.yml PLAY [Run test tests_lvm_one_disk_multiple_volumes.yml for scsi] *************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes_scsi_generated.yml:3 Monday 06 May 2024 18:30:45 +0000 (0:00:00.011) 0:00:00.011 ************ ok: [sut] TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes_scsi_generated.yml:8 Monday 06 May 2024 18:30:46 +0000 (0:00:01.075) 0:00:01.087 ************ ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test lvm one disk multiple volumes] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:2 Monday 06 May 2024 18:30:46 +0000 (0:00:00.019) 0:00:01.106 ************ ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:12 Monday 06 May 2024 18:30:47 +0000 (0:00:00.843) 0:00:01.950 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 18:30:47 +0000 (0:00:00.017) 0:00:01.967 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 18:30:47 +0000 (0:00:00.013) 0:00:01.981 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 18:30:47 +0000 (0:00:00.020) 0:00:02.001 ************ 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 18:30:47 +0000 (0:00:00.025) 0:00:02.027 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 18:30:47 +0000 (0:00:00.315) 0:00:02.343 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 18:30:47 +0000 (0:00:00.015) 0:00:02.358 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 18:30:47 +0000 (0:00:00.010) 0:00:02.368 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 18:30:47 +0000 (0:00:00.010) 0:00:02.379 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 18:30:47 +0000 (0:00:00.026) 0:00:02.406 ************ changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-dm-3.1.1-1.fc39.x86_64", "Installed: lsof-4.96.3-4.fc39.x86_64", "Installed: python3-bytesize-2.10-1.fc39.x86_64", "Installed: python3-pyparted-1:3.13.0-3.fc39.x86_64", "Installed: libblockdev-lvm-3.1.1-1.fc39.x86_64", "Installed: blivet-data-1:3.8.2-1.fc39.noarch", "Installed: python3-blockdev-3.1.1-1.fc39.x86_64", "Installed: python3-blivet-1:3.8.2-1.fc39.noarch", "Installed: libblockdev-btrfs-3.1.1-1.fc39.x86_64", "Installed: device-mapper-multipath-0.9.5-2.fc39.x86_64", "Installed: libblockdev-mpath-3.1.1-1.fc39.x86_64", "Installed: device-mapper-multipath-libs-0.9.5-2.fc39.x86_64" ] } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 18:30:54 +0000 (0:00:07.018) 0:00:09.424 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 18:30:54 +0000 (0:00:00.014) 0:00:09.438 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 18:30:54 +0000 (0:00:00.014) 0:00:09.453 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 18:30:55 +0000 (0:00:00.798) 0:00:10.252 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Monday 06 May 2024 18:30:55 +0000 (0:00:00.020) 0:00:10.272 ************ skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Monday 06 May 2024 18:30:55 +0000 (0:00:00.023) 0:00:10.296 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Monday 06 May 2024 18:30:55 +0000 (0:00:00.017) 0:00:10.313 ************ skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 18:30:55 +0000 (0:00:00.026) 0:00:10.339 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 18:30:58 +0000 (0:00:02.450) 0:00:12.790 ************ 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "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" }, "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.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" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "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" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.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" }, "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" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-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": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "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": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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": "stopped", "status": "not-found" }, "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-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "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-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.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-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "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" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 18:31:00 +0000 (0:00:02.657) 0:00:15.447 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 18:31:00 +0000 (0:00:00.030) 0:00:15.478 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 18:31:00 +0000 (0:00:00.010) 0:00:15.488 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 18:31:01 +0000 (0:00:00.509) 0:00:15.997 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 18:31:01 +0000 (0:00:00.019) 0:00:16.016 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 18:31:01 +0000 (0:00:00.009) 0:00:16.025 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 18:31:01 +0000 (0:00:00.013) 0:00:16.039 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 18:31:01 +0000 (0:00:00.013) 0:00:16.052 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 18:31:01 +0000 (0:00:00.014) 0:00:16.067 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 18:31:01 +0000 (0:00:00.018) 0:00:16.086 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 18:31:01 +0000 (0:00:00.010) 0:00:16.096 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 18:31:01 +0000 (0:00:00.019) 0:00:16.116 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 18:31:01 +0000 (0:00:00.019) 0:00:16.136 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 18:31:01 +0000 (0:00:00.010) 0:00:16.146 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1714465557.95, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714466043.189, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1714465557.95, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2750740434", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 18:31:01 +0000 (0:00:00.269) 0:00:16.415 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 18:31:01 +0000 (0:00:00.010) 0:00:16.426 ************ ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:16 Monday 06 May 2024 18:31:02 +0000 (0:00:00.853) 0:00:17.280 ************ ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:23 Monday 06 May 2024 18:31:02 +0000 (0:00:00.021) 0:00:17.302 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/get_unused_disk.yml:2 Monday 06 May 2024 18:31:02 +0000 (0:00:00.017) 0:00:17.319 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/get_unused_disk.yml:11 Monday 06 May 2024 18:31:04 +0000 (0:00:02.426) 0:00:19.745 ************ ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/get_unused_disk.yml:19 Monday 06 May 2024 18:31:05 +0000 (0:00:00.372) 0:00:20.118 ************ ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/get_unused_disk.yml:24 Monday 06 May 2024 18:31:05 +0000 (0:00:00.014) 0:00:20.133 ************ skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/get_unused_disk.yml:29 Monday 06 May 2024 18:31:05 +0000 (0:00:00.025) 0:00:20.158 ************ ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Create three LVM logical volumes under one volume group] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:29 Monday 06 May 2024 18:31:05 +0000 (0:00:00.015) 0:00:20.174 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 18:31:05 +0000 (0:00:00.022) 0:00:20.196 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 18:31:05 +0000 (0:00:00.016) 0:00:20.213 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 18:31:05 +0000 (0:00:00.021) 0:00:20.235 ************ 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 18:31:05 +0000 (0:00:00.031) 0:00:20.266 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 18:31:05 +0000 (0:00:00.016) 0:00:20.282 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 18:31:05 +0000 (0:00:00.013) 0:00:20.296 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 18:31:05 +0000 (0:00:00.012) 0:00:20.308 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 18:31:05 +0000 (0:00:00.012) 0:00:20.320 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 18:31:05 +0000 (0:00:00.042) 0:00:20.363 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 18:31:05 +0000 (0:00:00.015) 0:00:20.379 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 18:31:05 +0000 (0:00:00.014) 0:00:20.394 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 18:31:05 +0000 (0:00:00.013) 0:00:20.407 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 18:31:05 +0000 (0:00:00.014) 0:00:20.422 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 18:31:05 +0000 (0:00:00.013) 0:00:20.436 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 18:31:05 +0000 (0:00:00.013) 0:00:20.449 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 18:31:05 +0000 (0:00:00.013) 0:00:20.463 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 18:31:05 +0000 (0:00:00.029) 0:00:20.493 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 18:31:05 +0000 (0:00:00.009) 0:00:20.502 ************ changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "mounted" } ], "packages": [ "lvm2", "e2fsprogs", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "_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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "_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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 18:31:10 +0000 (0:00:04.754) 0:00:25.256 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 18:31:10 +0000 (0:00:00.020) 0:00:25.277 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 18:31:10 +0000 (0:00:00.010) 0:00:25.287 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "mounted" } ], "packages": [ "lvm2", "e2fsprogs", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "_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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "_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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 18:31:10 +0000 (0:00:00.020) 0:00:25.308 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "_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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "_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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 18:31:10 +0000 (0:00:00.018) 0:00:25.327 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 18:31:10 +0000 (0:00:00.015) 0:00:25.342 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 18:31:10 +0000 (0:00:00.025) 0:00:25.367 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 18:31:11 +0000 (0:00:01.142) 0:00:26.509 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 18:31:13 +0000 (0:00:01.652) 0:00:28.162 ************ skipping: [sut] => (item={'src': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 18:31:13 +0000 (0:00:00.030) 0:00:28.193 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 18:31:14 +0000 (0:00:00.971) 0:00:29.164 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020261.5998673, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714466043.189, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1714465557.95, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2750740434", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 18:31:14 +0000 (0:00:00.271) 0:00:29.436 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 18:31:14 +0000 (0:00:00.010) 0:00:29.446 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:47 Monday 06 May 2024 18:31:15 +0000 (0:00:00.849) 0:00:30.296 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:2 Monday 06 May 2024 18:31:15 +0000 (0:00:00.022) 0:00:30.319 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "_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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "_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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:7 Monday 06 May 2024 18:31:15 +0000 (0:00:00.025) 0:00:30.345 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:15 Monday 06 May 2024 18:31:15 +0000 (0:00:00.020) 0:00:30.365 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" }, "/dev/mapper/foo-test2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test2", "size": "3G", "type": "lvm", "uuid": "84e6e90d-38df-47da-aadb-8b404bbb5362" }, "/dev/mapper/foo-test3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test3", "size": "3G", "type": "lvm", "uuid": "c52180c2-503f-4452-867c-2dac47ce2a92" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "B9C2kw-Cj02-hYCs-n9nR-F02x-k6WG-xfhoeg" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "16406fdd-3d1b-418f-a7ef-48a5cff7314a" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:20 Monday 06 May 2024 18:31:15 +0000 (0:00:00.352) 0:00:30.718 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.004876", "end": "2024-05-06 18:31:17.267098", "rc": 0, "start": "2024-05-06 18:31:16.262222" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:25:57 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8 /opt/test1 xfs defaults 0 0 UUID=84e6e90d-38df-47da-aadb-8b404bbb5362 /opt/test2 xfs defaults 0 0 UUID=c52180c2-503f-4452-867c-2dac47ce2a92 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:25 Monday 06 May 2024 18:31:17 +0000 (0:00:01.357) 0:00:32.075 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.004086", "end": "2024-05-06 18:31:17.532228", "failed_when_result": false, "rc": 0, "start": "2024-05-06 18:31:17.528142" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:34 Monday 06 May 2024 18:31:17 +0000 (0:00:00.263) 0:00:32.339 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}, {'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}, {'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:5 Monday 06 May 2024 18:31:17 +0000 (0:00:00.035) 0:00:32.374 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:18 Monday 06 May 2024 18:31:17 +0000 (0:00:00.012) 0:00:32.387 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.036595", "end": "2024-05-06 18:31:17.878415", "rc": 0, "start": "2024-05-06 18:31:17.841820" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:24 Monday 06 May 2024 18:31:17 +0000 (0:00:00.300) 0:00:32.687 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:34 Monday 06 May 2024 18:31:17 +0000 (0:00:00.017) 0:00:32.704 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 18:31:17 +0000 (0:00:00.024) 0:00:32.728 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 18:31:17 +0000 (0:00:00.028) 0:00:32.757 ************ ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 18:31:18 +0000 (0:00:00.338) 0:00:33.096 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 18:31:18 +0000 (0:00:00.023) 0:00:33.120 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 18:31:18 +0000 (0:00:00.024) 0:00:33.144 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 18:31:18 +0000 (0:00:00.023) 0:00:33.168 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 18:31:18 +0000 (0:00:00.014) 0:00:33.183 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 18:31:18 +0000 (0:00:00.022) 0:00:33.205 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 18:31:18 +0000 (0:00:00.012) 0:00:33.218 ************ ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 18:31:18 +0000 (0:00:00.018) 0:00:33.237 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory False STDERR: Shared connection to 10.31.44.140 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 18:31:18 +0000 (0:00:00.471) 0:00:33.709 ************ skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 18:31:18 +0000 (0:00:00.022) 0:00:33.731 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:8 Monday 06 May 2024 18:31:18 +0000 (0:00:00.023) 0:00:33.754 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:14 Monday 06 May 2024 18:31:18 +0000 (0:00:00.011) 0:00:33.766 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:19 Monday 06 May 2024 18:31:18 +0000 (0:00:00.010) 0:00:33.777 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:24 Monday 06 May 2024 18:31:19 +0000 (0:00:00.010) 0:00:33.787 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:29 Monday 06 May 2024 18:31:19 +0000 (0:00:00.011) 0:00:33.799 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:37 Monday 06 May 2024 18:31:19 +0000 (0:00:00.010) 0:00:33.809 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:46 Monday 06 May 2024 18:31:19 +0000 (0:00:00.029) 0:00:33.839 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:55 Monday 06 May 2024 18:31:19 +0000 (0:00:00.012) 0:00:33.851 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:64 Monday 06 May 2024 18:31:19 +0000 (0:00:00.011) 0:00:33.863 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:74 Monday 06 May 2024 18:31:19 +0000 (0:00:00.010) 0:00:33.874 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:83 Monday 06 May 2024 18:31:19 +0000 (0:00:00.011) 0:00:33.885 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 18:31:19 +0000 (0:00:00.012) 0:00:33.897 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 18:31:19 +0000 (0:00:00.024) 0:00:33.921 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:31:19 +0000 (0:00:00.031) 0:00:33.953 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:31:19 +0000 (0:00:00.015) 0:00:33.969 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:33.983 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:33.996 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.010 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:31:19 +0000 (0:00:00.014) 0:00:34.025 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:31:19 +0000 (0:00:00.014) 0:00:34.040 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:31:19 +0000 (0:00:00.016) 0:00:34.056 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:31:19 +0000 (0:00:00.015) 0:00:34.071 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:31:19 +0000 (0:00:00.014) 0:00:34.085 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.099 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.113 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.127 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:31:19 +0000 (0:00:00.014) 0:00:34.142 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.155 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.169 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.183 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.197 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.211 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:31:19 +0000 (0:00:00.015) 0:00:34.226 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.240 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.254 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 18:31:19 +0000 (0:00:00.023) 0:00:34.277 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:31:19 +0000 (0:00:00.030) 0:00:34.307 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:31:19 +0000 (0:00:00.011) 0:00:34.318 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:31:19 +0000 (0:00:00.010) 0:00:34.329 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:31:19 +0000 (0:00:00.010) 0:00:34.340 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.353 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:31:19 +0000 (0:00:00.010) 0:00:34.364 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:31:19 +0000 (0:00:00.010) 0:00:34.375 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:31:19 +0000 (0:00:00.010) 0:00:34.386 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.399 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:31:19 +0000 (0:00:00.010) 0:00:34.410 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:31:19 +0000 (0:00:00.011) 0:00:34.422 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:31:19 +0000 (0:00:00.010) 0:00:34.432 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 18:31:19 +0000 (0:00:00.012) 0:00:34.445 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 18:31:19 +0000 (0:00:00.024) 0:00:34.469 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 18:31:19 +0000 (0:00:00.023) 0:00:34.493 ************ skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 18:31:19 +0000 (0:00:00.013) 0:00:34.506 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 18:31:19 +0000 (0:00:00.020) 0:00:34.526 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 18:31:19 +0000 (0:00:00.023) 0:00:34.550 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 18:31:19 +0000 (0:00:00.023) 0:00:34.574 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 18:31:19 +0000 (0:00:00.022) 0:00:34.596 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 18:31:19 +0000 (0:00:00.019) 0:00:34.616 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 18:31:19 +0000 (0:00:00.019) 0:00:34.636 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 18:31:19 +0000 (0:00:00.012) 0:00:34.649 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 18:31:19 +0000 (0:00:00.012) 0:00:34.661 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 18:31:19 +0000 (0:00:00.045) 0:00:34.707 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:31:19 +0000 (0:00:00.033) 0:00:34.740 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:31:19 +0000 (0:00:00.011) 0:00:34.752 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:31:19 +0000 (0:00:00.012) 0:00:34.764 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:31:19 +0000 (0:00:00.011) 0:00:34.776 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.787 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.799 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.811 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:31:20 +0000 (0:00:00.012) 0:00:34.823 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:31:20 +0000 (0:00:00.012) 0:00:34.836 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.848 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.859 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.871 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.882 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.894 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:31:20 +0000 (0:00:00.014) 0:00:34.908 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.920 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.931 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.943 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.955 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:34.966 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:31:20 +0000 (0:00:00.013) 0:00:34.979 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 18:31:20 +0000 (0:00:00.012) 0:00:34.992 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 18:31:20 +0000 (0:00:00.012) 0:00:35.005 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:31:20 +0000 (0:00:00.028) 0:00:35.033 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:31:20 +0000 (0:00:00.024) 0:00:35.058 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:31:20 +0000 (0:00:00.055) 0:00:35.114 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:31:20 +0000 (0:00:00.018) 0:00:35.132 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:31:20 +0000 (0:00:00.031) 0:00:35.163 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:35.175 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:31:20 +0000 (0:00:00.023) 0:00:35.198 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:31:20 +0000 (0:00:00.022) 0:00:35.221 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:35.232 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:35.244 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:31:20 +0000 (0:00:00.012) 0:00:35.257 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:31:20 +0000 (0:00:00.023) 0:00:35.280 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:35.292 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:35.303 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:35.314 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:35.326 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:31:20 +0000 (0:00:00.038) 0:00:35.365 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:31:20 +0000 (0:00:00.023) 0:00:35.389 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:31:20 +0000 (0:00:00.022) 0:00:35.411 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:31:20 +0000 (0:00:00.019) 0:00:35.431 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:31:20 +0000 (0:00:00.011) 0:00:35.443 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:31:20 +0000 (0:00:00.023) 0:00:35.467 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:31:20 +0000 (0:00:00.024) 0:00:35.491 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020270.3259068, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715020270.3259068, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 680, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715020270.3259068, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:31:20 +0000 (0:00:00.268) 0:00:35.760 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:31:20 +0000 (0:00:00.016) 0:00:35.776 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:31:21 +0000 (0:00:00.012) 0:00:35.789 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:31:21 +0000 (0:00:00.015) 0:00:35.804 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:31:21 +0000 (0:00:00.012) 0:00:35.817 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:31:21 +0000 (0:00:00.012) 0:00:35.829 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:31:21 +0000 (0:00:00.036) 0:00:35.865 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:31:21 +0000 (0:00:00.012) 0:00:35.877 ************ changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.6.1-3.fc39.x86_64" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:31:24 +0000 (0:00:03.723) 0:00:39.601 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:31:24 +0000 (0:00:00.011) 0:00:39.613 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:31:24 +0000 (0:00:00.011) 0:00:39.624 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:31:24 +0000 (0:00:00.024) 0:00:39.649 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:31:24 +0000 (0:00:00.013) 0:00:39.662 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:31:24 +0000 (0:00:00.011) 0:00:39.674 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:31:24 +0000 (0:00:00.011) 0:00:39.685 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:31:24 +0000 (0:00:00.012) 0:00:39.698 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:31:24 +0000 (0:00:00.011) 0:00:39.710 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:31:24 +0000 (0:00:00.024) 0:00:39.735 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:31:24 +0000 (0:00:00.026) 0:00:39.761 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:31:25 +0000 (0:00:00.020) 0:00:39.781 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:31:25 +0000 (0:00:00.019) 0:00:39.801 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:31:25 +0000 (0:00:00.019) 0:00:39.820 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:31:25 +0000 (0:00:00.011) 0:00:39.832 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:31:25 +0000 (0:00:00.011) 0:00:39.844 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:31:25 +0000 (0:00:00.012) 0:00:39.856 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:31:25 +0000 (0:00:00.011) 0:00:39.868 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:31:25 +0000 (0:00:00.010) 0:00:39.879 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:31:25 +0000 (0:00:00.011) 0:00:39.890 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:31:25 +0000 (0:00:00.011) 0:00:39.902 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:31:25 +0000 (0:00:00.010) 0:00:39.912 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:31:25 +0000 (0:00:00.012) 0:00:39.925 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:31:25 +0000 (0:00:00.011) 0:00:39.936 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:31:25 +0000 (0:00:00.011) 0:00:39.948 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:31:25 +0000 (0:00:00.360) 0:00:40.309 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:31:25 +0000 (0:00:00.271) 0:00:40.581 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:31:25 +0000 (0:00:00.023) 0:00:40.605 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:31:25 +0000 (0:00:00.014) 0:00:40.620 ************ ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:31:26 +0000 (0:00:00.264) 0:00:40.885 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:31:26 +0000 (0:00:00.021) 0:00:40.906 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:31:26 +0000 (0:00:00.020) 0:00:40.927 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:31:26 +0000 (0:00:00.020) 0:00:40.948 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:31:26 +0000 (0:00:00.020) 0:00:40.969 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:31:26 +0000 (0:00:00.012) 0:00:40.981 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:31:26 +0000 (0:00:00.011) 0:00:40.992 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:31:26 +0000 (0:00:00.011) 0:00:41.004 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:31:26 +0000 (0:00:00.011) 0:00:41.015 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:31:26 +0000 (0:00:00.010) 0:00:41.025 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:31:26 +0000 (0:00:00.010) 0:00:41.036 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:31:26 +0000 (0:00:00.012) 0:00:41.049 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:31:26 +0000 (0:00:00.011) 0:00:41.061 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:31:26 +0000 (0:00:00.010) 0:00:41.072 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:31:26 +0000 (0:00:00.010) 0:00:41.083 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:31:26 +0000 (0:00:00.011) 0:00:41.094 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:31:26 +0000 (0:00:00.011) 0:00:41.106 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:31:26 +0000 (0:00:00.012) 0:00:41.118 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:31:26 +0000 (0:00:00.011) 0:00:41.130 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:31:26 +0000 (0:00:00.011) 0:00:41.141 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:31:26 +0000 (0:00:00.014) 0:00:41.156 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:31:26 +0000 (0:00:00.013) 0:00:41.170 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:31:26 +0000 (0:00:00.025) 0:00:41.195 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.040438", "end": "2024-05-06 18:31:26.690227", "rc": 0, "start": "2024-05-06 18:31:26.649789" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:31:26 +0000 (0:00:00.303) 0:00:41.499 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:31:26 +0000 (0:00:00.025) 0:00:41.524 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:31:26 +0000 (0:00:00.023) 0:00:41.548 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:31:26 +0000 (0:00:00.022) 0:00:41.571 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:31:26 +0000 (0:00:00.020) 0:00:41.591 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:31:26 +0000 (0:00:00.023) 0:00:41.615 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:31:26 +0000 (0:00:00.024) 0:00:41.639 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:31:26 +0000 (0:00:00.013) 0:00:41.652 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:31:26 +0000 (0:00:00.023) 0:00:41.676 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:31:26 +0000 (0:00:00.074) 0:00:41.750 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:31:26 +0000 (0:00:00.018) 0:00:41.769 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "84e6e90d-38df-47da-aadb-8b404bbb5362" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "84e6e90d-38df-47da-aadb-8b404bbb5362" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:31:27 +0000 (0:00:00.029) 0:00:41.798 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:31:27 +0000 (0:00:00.011) 0:00:41.810 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:31:27 +0000 (0:00:00.026) 0:00:41.836 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:31:27 +0000 (0:00:00.022) 0:00:41.859 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:31:27 +0000 (0:00:00.011) 0:00:41.871 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:31:27 +0000 (0:00:00.011) 0:00:41.883 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:31:27 +0000 (0:00:00.011) 0:00:41.894 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:31:27 +0000 (0:00:00.022) 0:00:41.917 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:31:27 +0000 (0:00:00.013) 0:00:41.930 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:31:27 +0000 (0:00:00.012) 0:00:41.943 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:31:27 +0000 (0:00:00.011) 0:00:41.955 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:31:27 +0000 (0:00:00.012) 0:00:41.967 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:31:27 +0000 (0:00:00.034) 0:00:42.001 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:31:27 +0000 (0:00:00.022) 0:00:42.024 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:31:27 +0000 (0:00:00.027) 0:00:42.051 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:31:27 +0000 (0:00:00.019) 0:00:42.071 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:31:27 +0000 (0:00:00.012) 0:00:42.084 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:31:27 +0000 (0:00:00.023) 0:00:42.108 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:31:27 +0000 (0:00:00.023) 0:00:42.131 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020269.964905, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715020269.964905, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 666, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715020269.964905, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:31:27 +0000 (0:00:00.268) 0:00:42.400 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:31:27 +0000 (0:00:00.016) 0:00:42.416 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:31:27 +0000 (0:00:00.011) 0:00:42.428 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:31:27 +0000 (0:00:00.015) 0:00:42.443 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:31:27 +0000 (0:00:00.012) 0:00:42.456 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:31:27 +0000 (0:00:00.011) 0:00:42.468 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:31:27 +0000 (0:00:00.013) 0:00:42.482 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:31:27 +0000 (0:00:00.012) 0:00:42.494 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:31:30 +0000 (0:00:02.438) 0:00:44.933 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:44.944 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:44.956 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:31:30 +0000 (0:00:00.023) 0:00:44.980 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:44.992 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:31:30 +0000 (0:00:00.012) 0:00:45.004 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:45.016 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:45.027 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:45.039 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:31:30 +0000 (0:00:00.024) 0:00:45.064 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:31:30 +0000 (0:00:00.022) 0:00:45.087 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:31:30 +0000 (0:00:00.023) 0:00:45.110 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:31:30 +0000 (0:00:00.020) 0:00:45.130 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:31:30 +0000 (0:00:00.020) 0:00:45.151 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:31:30 +0000 (0:00:00.013) 0:00:45.164 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:45.176 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:31:30 +0000 (0:00:00.010) 0:00:45.187 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:31:30 +0000 (0:00:00.012) 0:00:45.199 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:45.211 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:45.223 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:45.235 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:45.246 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:31:30 +0000 (0:00:00.010) 0:00:45.257 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:31:30 +0000 (0:00:00.012) 0:00:45.270 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:31:30 +0000 (0:00:00.011) 0:00:45.281 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:31:30 +0000 (0:00:00.265) 0:00:45.547 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:31:31 +0000 (0:00:00.268) 0:00:45.816 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:31:31 +0000 (0:00:00.025) 0:00:45.841 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:31:31 +0000 (0:00:00.014) 0:00:45.855 ************ ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:31:31 +0000 (0:00:00.271) 0:00:46.127 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:31:31 +0000 (0:00:00.023) 0:00:46.150 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:31:31 +0000 (0:00:00.022) 0:00:46.173 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:31:31 +0000 (0:00:00.022) 0:00:46.195 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:31:31 +0000 (0:00:00.021) 0:00:46.217 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:31:31 +0000 (0:00:00.011) 0:00:46.228 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:31:31 +0000 (0:00:00.034) 0:00:46.263 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:31:31 +0000 (0:00:00.012) 0:00:46.275 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:31:31 +0000 (0:00:00.011) 0:00:46.287 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:31:31 +0000 (0:00:00.011) 0:00:46.299 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:31:31 +0000 (0:00:00.013) 0:00:46.312 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:31:31 +0000 (0:00:00.012) 0:00:46.325 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:31:31 +0000 (0:00:00.013) 0:00:46.338 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:31:31 +0000 (0:00:00.011) 0:00:46.350 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:31:31 +0000 (0:00:00.011) 0:00:46.361 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:31:31 +0000 (0:00:00.011) 0:00:46.373 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:31:31 +0000 (0:00:00.010) 0:00:46.384 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:31:31 +0000 (0:00:00.010) 0:00:46.395 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:31:31 +0000 (0:00:00.013) 0:00:46.408 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:31:31 +0000 (0:00:00.011) 0:00:46.419 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:31:31 +0000 (0:00:00.013) 0:00:46.433 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:31:31 +0000 (0:00:00.013) 0:00:46.447 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:31:31 +0000 (0:00:00.026) 0:00:46.473 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.040764", "end": "2024-05-06 18:31:31.974887", "rc": 0, "start": "2024-05-06 18:31:31.934123" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:31:32 +0000 (0:00:00.310) 0:00:46.784 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:31:32 +0000 (0:00:00.024) 0:00:46.808 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:31:32 +0000 (0:00:00.022) 0:00:46.831 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:31:32 +0000 (0:00:00.019) 0:00:46.851 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:31:32 +0000 (0:00:00.019) 0:00:46.870 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:31:32 +0000 (0:00:00.019) 0:00:46.890 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:31:32 +0000 (0:00:00.019) 0:00:46.910 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:31:32 +0000 (0:00:00.013) 0:00:46.923 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:31:32 +0000 (0:00:00.023) 0:00:46.947 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:31:32 +0000 (0:00:00.055) 0:00:47.002 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:31:32 +0000 (0:00:00.018) 0:00:47.021 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "c52180c2-503f-4452-867c-2dac47ce2a92" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "c52180c2-503f-4452-867c-2dac47ce2a92" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:31:32 +0000 (0:00:00.029) 0:00:47.051 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:31:32 +0000 (0:00:00.011) 0:00:47.063 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:31:32 +0000 (0:00:00.023) 0:00:47.086 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:31:32 +0000 (0:00:00.029) 0:00:47.115 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:31:32 +0000 (0:00:00.012) 0:00:47.128 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:31:32 +0000 (0:00:00.011) 0:00:47.140 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:31:32 +0000 (0:00:00.011) 0:00:47.151 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:31:32 +0000 (0:00:00.024) 0:00:47.176 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:31:32 +0000 (0:00:00.012) 0:00:47.188 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:31:32 +0000 (0:00:00.014) 0:00:47.203 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:31:32 +0000 (0:00:00.013) 0:00:47.216 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:31:32 +0000 (0:00:00.012) 0:00:47.228 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=c52180c2-503f-4452-867c-2dac47ce2a92 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test3 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test3 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:31:32 +0000 (0:00:00.036) 0:00:47.264 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:31:32 +0000 (0:00:00.024) 0:00:47.289 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:31:32 +0000 (0:00:00.031) 0:00:47.321 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:31:32 +0000 (0:00:00.024) 0:00:47.346 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:31:32 +0000 (0:00:00.015) 0:00:47.361 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:31:32 +0000 (0:00:00.024) 0:00:47.385 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:31:32 +0000 (0:00:00.024) 0:00:47.410 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020269.4789028, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715020269.4789028, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 651, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715020269.4789028, "nlink": 1, "path": "/dev/mapper/foo-test3", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:31:32 +0000 (0:00:00.271) 0:00:47.682 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:31:32 +0000 (0:00:00.015) 0:00:47.697 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:31:32 +0000 (0:00:00.012) 0:00:47.710 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:31:32 +0000 (0:00:00.014) 0:00:47.725 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:31:32 +0000 (0:00:00.013) 0:00:47.738 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:31:32 +0000 (0:00:00.011) 0:00:47.749 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:31:32 +0000 (0:00:00.013) 0:00:47.763 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:31:32 +0000 (0:00:00.010) 0:00:47.774 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:31:35 +0000 (0:00:02.448) 0:00:50.222 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:31:35 +0000 (0:00:00.012) 0:00:50.234 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.245 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:31:35 +0000 (0:00:00.023) 0:00:50.269 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.281 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.293 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:31:35 +0000 (0:00:00.035) 0:00:50.328 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:31:35 +0000 (0:00:00.012) 0:00:50.341 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.353 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:31:35 +0000 (0:00:00.025) 0:00:50.378 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:31:35 +0000 (0:00:00.023) 0:00:50.402 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:31:35 +0000 (0:00:00.020) 0:00:50.422 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:31:35 +0000 (0:00:00.022) 0:00:50.444 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:31:35 +0000 (0:00:00.021) 0:00:50.466 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:31:35 +0000 (0:00:00.013) 0:00:50.479 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.491 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:31:35 +0000 (0:00:00.012) 0:00:50.504 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.515 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:31:35 +0000 (0:00:00.013) 0:00:50.529 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.541 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.552 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.564 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.575 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:31:35 +0000 (0:00:00.011) 0:00:50.586 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:31:35 +0000 (0:00:00.013) 0:00:50.600 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:31:36 +0000 (0:00:00.266) 0:00:50.866 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:31:36 +0000 (0:00:00.265) 0:00:51.131 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:31:36 +0000 (0:00:00.024) 0:00:51.156 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:31:36 +0000 (0:00:00.014) 0:00:51.170 ************ ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:31:36 +0000 (0:00:00.268) 0:00:51.439 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:31:36 +0000 (0:00:00.023) 0:00:51.463 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:31:36 +0000 (0:00:00.022) 0:00:51.485 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:31:36 +0000 (0:00:00.023) 0:00:51.509 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:31:36 +0000 (0:00:00.024) 0:00:51.533 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:31:36 +0000 (0:00:00.012) 0:00:51.546 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:31:36 +0000 (0:00:00.013) 0:00:51.560 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:31:36 +0000 (0:00:00.013) 0:00:51.573 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:31:36 +0000 (0:00:00.012) 0:00:51.586 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:31:36 +0000 (0:00:00.011) 0:00:51.598 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:31:36 +0000 (0:00:00.011) 0:00:51.609 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:31:36 +0000 (0:00:00.012) 0:00:51.622 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:31:36 +0000 (0:00:00.011) 0:00:51.633 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:31:36 +0000 (0:00:00.014) 0:00:51.648 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:31:36 +0000 (0:00:00.012) 0:00:51.661 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:31:36 +0000 (0:00:00.011) 0:00:51.673 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:31:36 +0000 (0:00:00.012) 0:00:51.685 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:31:36 +0000 (0:00:00.011) 0:00:51.697 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:31:36 +0000 (0:00:00.011) 0:00:51.709 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:31:36 +0000 (0:00:00.013) 0:00:51.722 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:31:36 +0000 (0:00:00.022) 0:00:51.745 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:31:36 +0000 (0:00:00.021) 0:00:51.766 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:31:37 +0000 (0:00:00.030) 0:00:51.796 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test3" ], "delta": "0:00:00.037744", "end": "2024-05-06 18:31:37.290454", "rc": 0, "start": "2024-05-06 18:31:37.252710" } STDOUT: LVM2_LV_NAME=test3 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:31:37 +0000 (0:00:00.301) 0:00:52.098 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:31:37 +0000 (0:00:00.023) 0:00:52.122 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:31:37 +0000 (0:00:00.026) 0:00:52.149 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:31:37 +0000 (0:00:00.027) 0:00:52.176 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:31:37 +0000 (0:00:00.025) 0:00:52.201 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:31:37 +0000 (0:00:00.020) 0:00:52.222 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:31:37 +0000 (0:00:00.020) 0:00:52.243 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:44 Monday 06 May 2024 18:31:37 +0000 (0:00:00.012) 0:00:52.255 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:54 Monday 06 May 2024 18:31:37 +0000 (0:00:00.012) 0:00:52.268 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:50 Monday 06 May 2024 18:31:37 +0000 (0:00:00.014) 0:00:52.282 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 18:31:37 +0000 (0:00:00.028) 0:00:52.310 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 18:31:37 +0000 (0:00:00.020) 0:00:52.330 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 18:31:37 +0000 (0:00:00.023) 0:00:52.354 ************ 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 18:31:37 +0000 (0:00:00.035) 0:00:52.389 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 18:31:37 +0000 (0:00:00.015) 0:00:52.405 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 18:31:37 +0000 (0:00:00.014) 0:00:52.419 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 18:31:37 +0000 (0:00:00.014) 0:00:52.434 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 18:31:37 +0000 (0:00:00.037) 0:00:52.471 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 18:31:37 +0000 (0:00:00.029) 0:00:52.501 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 18:31:37 +0000 (0:00:00.015) 0:00:52.516 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 18:31:37 +0000 (0:00:00.016) 0:00:52.533 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 18:31:37 +0000 (0:00:00.014) 0:00:52.548 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 18:31:37 +0000 (0:00:00.015) 0:00:52.563 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 18:31:37 +0000 (0:00:00.015) 0:00:52.578 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 18:31:37 +0000 (0:00:00.015) 0:00:52.594 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 18:31:37 +0000 (0:00:00.016) 0:00:52.611 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 18:31:37 +0000 (0:00:00.038) 0:00:52.649 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 18:31:37 +0000 (0:00:00.011) 0:00:52.661 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 18:31:41 +0000 (0:00:03.270) 0:00:55.931 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 18:31:41 +0000 (0:00:00.032) 0:00:55.964 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 18:31:41 +0000 (0:00:00.023) 0:00:55.987 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 18:31:41 +0000 (0:00:00.031) 0:00:56.019 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 18:31:41 +0000 (0:00:00.032) 0:00:56.052 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 18:31:41 +0000 (0:00:00.017) 0:00:56.069 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 18:31:41 +0000 (0:00:00.027) 0:00:56.096 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 18:31:42 +0000 (0:00:00.993) 0:00:57.089 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 18:31:43 +0000 (0:00:00.809) 0:00:57.899 ************ skipping: [sut] => (item={'src': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 18:31:43 +0000 (0:00:00.036) 0:00:57.935 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 18:31:44 +0000 (0:00:00.972) 0:00:58.908 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020261.5998673, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714466043.189, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1714465557.95, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2750740434", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 18:31:44 +0000 (0:00:00.269) 0:00:59.178 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 18:31:44 +0000 (0:00:00.011) 0:00:59.189 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:68 Monday 06 May 2024 18:31:45 +0000 (0:00:00.856) 0:01:00.046 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:2 Monday 06 May 2024 18:31:45 +0000 (0:00:00.022) 0:01:00.069 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:7 Monday 06 May 2024 18:31:45 +0000 (0:00:00.025) 0:01:00.094 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:15 Monday 06 May 2024 18:31:45 +0000 (0:00:00.020) 0:01:00.115 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" }, "/dev/mapper/foo-test2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test2", "size": "3G", "type": "lvm", "uuid": "84e6e90d-38df-47da-aadb-8b404bbb5362" }, "/dev/mapper/foo-test3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test3", "size": "3G", "type": "lvm", "uuid": "c52180c2-503f-4452-867c-2dac47ce2a92" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "B9C2kw-Cj02-hYCs-n9nR-F02x-k6WG-xfhoeg" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "16406fdd-3d1b-418f-a7ef-48a5cff7314a" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:20 Monday 06 May 2024 18:31:45 +0000 (0:00:00.266) 0:01:00.381 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003701", "end": "2024-05-06 18:31:45.841656", "rc": 0, "start": "2024-05-06 18:31:45.837955" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:25:57 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8 /opt/test1 xfs defaults 0 0 UUID=84e6e90d-38df-47da-aadb-8b404bbb5362 /opt/test2 xfs defaults 0 0 UUID=c52180c2-503f-4452-867c-2dac47ce2a92 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:25 Monday 06 May 2024 18:31:45 +0000 (0:00:00.267) 0:01:00.649 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003809", "end": "2024-05-06 18:31:46.104911", "failed_when_result": false, "rc": 0, "start": "2024-05-06 18:31:46.101102" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:34 Monday 06 May 2024 18:31:46 +0000 (0:00:00.263) 0:01:00.912 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}, {'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}, {'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:5 Monday 06 May 2024 18:31:46 +0000 (0:00:00.040) 0:01:00.953 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:18 Monday 06 May 2024 18:31:46 +0000 (0:00:00.014) 0:01:00.968 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.036910", "end": "2024-05-06 18:31:46.461440", "rc": 0, "start": "2024-05-06 18:31:46.424530" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:24 Monday 06 May 2024 18:31:46 +0000 (0:00:00.300) 0:01:01.268 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:34 Monday 06 May 2024 18:31:46 +0000 (0:00:00.016) 0:01:01.285 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 18:31:46 +0000 (0:00:00.028) 0:01:01.313 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 18:31:46 +0000 (0:00:00.030) 0:01:01.344 ************ ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 18:31:46 +0000 (0:00:00.267) 0:01:01.611 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 18:31:46 +0000 (0:00:00.024) 0:01:01.635 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 18:31:46 +0000 (0:00:00.025) 0:01:01.661 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 18:31:46 +0000 (0:00:00.023) 0:01:01.685 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 18:31:46 +0000 (0:00:00.022) 0:01:01.708 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 18:31:46 +0000 (0:00:00.024) 0:01:01.732 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 18:31:46 +0000 (0:00:00.012) 0:01:01.744 ************ ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 18:31:46 +0000 (0:00:00.019) 0:01:01.764 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory False STDERR: Shared connection to 10.31.44.140 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 18:31:47 +0000 (0:00:00.524) 0:01:02.288 ************ skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 18:31:47 +0000 (0:00:00.023) 0:01:02.312 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:8 Monday 06 May 2024 18:31:47 +0000 (0:00:00.024) 0:01:02.336 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:14 Monday 06 May 2024 18:31:47 +0000 (0:00:00.012) 0:01:02.348 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:19 Monday 06 May 2024 18:31:47 +0000 (0:00:00.012) 0:01:02.361 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:24 Monday 06 May 2024 18:31:47 +0000 (0:00:00.012) 0:01:02.374 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:29 Monday 06 May 2024 18:31:47 +0000 (0:00:00.014) 0:01:02.388 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:37 Monday 06 May 2024 18:31:47 +0000 (0:00:00.043) 0:01:02.431 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:46 Monday 06 May 2024 18:31:47 +0000 (0:00:00.012) 0:01:02.444 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:55 Monday 06 May 2024 18:31:47 +0000 (0:00:00.011) 0:01:02.456 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:64 Monday 06 May 2024 18:31:47 +0000 (0:00:00.012) 0:01:02.468 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:74 Monday 06 May 2024 18:31:47 +0000 (0:00:00.012) 0:01:02.480 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:83 Monday 06 May 2024 18:31:47 +0000 (0:00:00.014) 0:01:02.495 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 18:31:47 +0000 (0:00:00.016) 0:01:02.511 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 18:31:47 +0000 (0:00:00.030) 0:01:02.542 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:31:47 +0000 (0:00:00.037) 0:01:02.579 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:31:47 +0000 (0:00:00.016) 0:01:02.595 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:31:47 +0000 (0:00:00.015) 0:01:02.611 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:31:47 +0000 (0:00:00.016) 0:01:02.628 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:31:47 +0000 (0:00:00.015) 0:01:02.643 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:31:47 +0000 (0:00:00.018) 0:01:02.662 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:31:47 +0000 (0:00:00.018) 0:01:02.680 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:31:47 +0000 (0:00:00.020) 0:01:02.701 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:31:47 +0000 (0:00:00.018) 0:01:02.719 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:31:47 +0000 (0:00:00.026) 0:01:02.746 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:31:47 +0000 (0:00:00.015) 0:01:02.762 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:31:48 +0000 (0:00:00.016) 0:01:02.778 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:31:48 +0000 (0:00:00.021) 0:01:02.799 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:31:48 +0000 (0:00:00.015) 0:01:02.815 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:31:48 +0000 (0:00:00.015) 0:01:02.831 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:31:48 +0000 (0:00:00.018) 0:01:02.850 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:31:48 +0000 (0:00:00.021) 0:01:02.871 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:31:48 +0000 (0:00:00.025) 0:01:02.897 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:31:48 +0000 (0:00:00.019) 0:01:02.917 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:31:48 +0000 (0:00:00.016) 0:01:02.933 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:31:48 +0000 (0:00:00.016) 0:01:02.950 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 18:31:48 +0000 (0:00:00.016) 0:01:02.966 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 18:31:48 +0000 (0:00:00.026) 0:01:02.992 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:31:48 +0000 (0:00:00.033) 0:01:03.026 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:31:48 +0000 (0:00:00.012) 0:01:03.039 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:31:48 +0000 (0:00:00.012) 0:01:03.051 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:31:48 +0000 (0:00:00.013) 0:01:03.064 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:31:48 +0000 (0:00:00.012) 0:01:03.077 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.089 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.101 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:31:48 +0000 (0:00:00.012) 0:01:03.113 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:31:48 +0000 (0:00:00.016) 0:01:03.129 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:31:48 +0000 (0:00:00.014) 0:01:03.144 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:31:48 +0000 (0:00:00.012) 0:01:03.156 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:31:48 +0000 (0:00:00.013) 0:01:03.170 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 18:31:48 +0000 (0:00:00.013) 0:01:03.184 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 18:31:48 +0000 (0:00:00.027) 0:01:03.211 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 18:31:48 +0000 (0:00:00.023) 0:01:03.234 ************ skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 18:31:48 +0000 (0:00:00.013) 0:01:03.248 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 18:31:48 +0000 (0:00:00.020) 0:01:03.268 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 18:31:48 +0000 (0:00:00.023) 0:01:03.291 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 18:31:48 +0000 (0:00:00.027) 0:01:03.319 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 18:31:48 +0000 (0:00:00.020) 0:01:03.339 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 18:31:48 +0000 (0:00:00.020) 0:01:03.360 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 18:31:48 +0000 (0:00:00.019) 0:01:03.380 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.391 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.403 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 18:31:48 +0000 (0:00:00.052) 0:01:03.456 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:31:48 +0000 (0:00:00.033) 0:01:03.489 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:31:48 +0000 (0:00:00.012) 0:01:03.501 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.513 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.525 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.536 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.548 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.560 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:31:48 +0000 (0:00:00.014) 0:01:03.574 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.586 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.597 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.609 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.621 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.632 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:31:48 +0000 (0:00:00.013) 0:01:03.645 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:31:48 +0000 (0:00:00.012) 0:01:03.658 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.669 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.681 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.693 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.704 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:31:48 +0000 (0:00:00.013) 0:01:03.718 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:31:48 +0000 (0:00:00.011) 0:01:03.729 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 18:31:48 +0000 (0:00:00.012) 0:01:03.741 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 18:31:48 +0000 (0:00:00.012) 0:01:03.754 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:31:49 +0000 (0:00:00.030) 0:01:03.784 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:31:49 +0000 (0:00:00.023) 0:01:03.807 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:31:49 +0000 (0:00:00.051) 0:01:03.859 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:31:49 +0000 (0:00:00.018) 0:01:03.878 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:31:49 +0000 (0:00:00.029) 0:01:03.907 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:31:49 +0000 (0:00:00.012) 0:01:03.919 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:31:49 +0000 (0:00:00.024) 0:01:03.944 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:31:49 +0000 (0:00:00.023) 0:01:03.968 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:31:49 +0000 (0:00:00.011) 0:01:03.980 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:31:49 +0000 (0:00:00.011) 0:01:03.992 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:31:49 +0000 (0:00:00.011) 0:01:04.003 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:31:49 +0000 (0:00:00.023) 0:01:04.026 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:31:49 +0000 (0:00:00.014) 0:01:04.041 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:31:49 +0000 (0:00:00.013) 0:01:04.054 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:31:49 +0000 (0:00:00.011) 0:01:04.066 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:31:49 +0000 (0:00:00.012) 0:01:04.078 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:31:49 +0000 (0:00:00.035) 0:01:04.113 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:31:49 +0000 (0:00:00.023) 0:01:04.136 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:31:49 +0000 (0:00:00.025) 0:01:04.162 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:31:49 +0000 (0:00:00.020) 0:01:04.182 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:31:49 +0000 (0:00:00.013) 0:01:04.195 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:31:49 +0000 (0:00:00.024) 0:01:04.220 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:31:49 +0000 (0:00:00.024) 0:01:04.244 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020270.3259068, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715020270.3259068, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 680, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715020270.3259068, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:31:49 +0000 (0:00:00.269) 0:01:04.514 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:31:49 +0000 (0:00:00.017) 0:01:04.531 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:31:49 +0000 (0:00:00.012) 0:01:04.543 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:31:49 +0000 (0:00:00.015) 0:01:04.558 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:31:49 +0000 (0:00:00.013) 0:01:04.572 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:31:49 +0000 (0:00:00.011) 0:01:04.583 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:31:49 +0000 (0:00:00.014) 0:01:04.598 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:31:49 +0000 (0:00:00.013) 0:01:04.612 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:31:52 +0000 (0:00:02.481) 0:01:07.094 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:31:52 +0000 (0:00:00.012) 0:01:07.106 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:31:52 +0000 (0:00:00.011) 0:01:07.118 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:31:52 +0000 (0:00:00.024) 0:01:07.143 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:31:52 +0000 (0:00:00.011) 0:01:07.155 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:31:52 +0000 (0:00:00.011) 0:01:07.166 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:31:52 +0000 (0:00:00.013) 0:01:07.180 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:31:52 +0000 (0:00:00.013) 0:01:07.193 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:31:52 +0000 (0:00:00.013) 0:01:07.206 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:31:52 +0000 (0:00:00.027) 0:01:07.233 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:31:52 +0000 (0:00:00.023) 0:01:07.257 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:31:52 +0000 (0:00:00.020) 0:01:07.277 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:31:52 +0000 (0:00:00.026) 0:01:07.303 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:31:52 +0000 (0:00:00.021) 0:01:07.325 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:31:52 +0000 (0:00:00.013) 0:01:07.338 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:31:52 +0000 (0:00:00.018) 0:01:07.357 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:31:52 +0000 (0:00:00.013) 0:01:07.370 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:31:52 +0000 (0:00:00.011) 0:01:07.382 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:31:52 +0000 (0:00:00.013) 0:01:07.395 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:31:52 +0000 (0:00:00.011) 0:01:07.407 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:31:52 +0000 (0:00:00.012) 0:01:07.420 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:31:52 +0000 (0:00:00.011) 0:01:07.431 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:31:52 +0000 (0:00:00.011) 0:01:07.443 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:31:52 +0000 (0:00:00.011) 0:01:07.455 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:31:52 +0000 (0:00:00.013) 0:01:07.468 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:31:52 +0000 (0:00:00.268) 0:01:07.737 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:31:53 +0000 (0:00:00.276) 0:01:08.013 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:31:53 +0000 (0:00:00.025) 0:01:08.038 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:31:53 +0000 (0:00:00.014) 0:01:08.053 ************ ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:31:53 +0000 (0:00:00.264) 0:01:08.317 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:31:53 +0000 (0:00:00.025) 0:01:08.343 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:31:53 +0000 (0:00:00.021) 0:01:08.365 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:31:53 +0000 (0:00:00.021) 0:01:08.386 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:31:53 +0000 (0:00:00.021) 0:01:08.408 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.420 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.431 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:31:53 +0000 (0:00:00.012) 0:01:08.444 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.456 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.467 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.479 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.490 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:31:53 +0000 (0:00:00.010) 0:01:08.501 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:31:53 +0000 (0:00:00.012) 0:01:08.514 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.525 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.537 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.548 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.559 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:31:53 +0000 (0:00:00.011) 0:01:08.571 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:31:53 +0000 (0:00:00.013) 0:01:08.585 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:31:53 +0000 (0:00:00.015) 0:01:08.600 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:31:53 +0000 (0:00:00.014) 0:01:08.614 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:31:53 +0000 (0:00:00.027) 0:01:08.642 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.040938", "end": "2024-05-06 18:31:54.139414", "rc": 0, "start": "2024-05-06 18:31:54.098476" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:31:54 +0000 (0:00:00.304) 0:01:08.946 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:31:54 +0000 (0:00:00.025) 0:01:08.972 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:31:54 +0000 (0:00:00.028) 0:01:09.000 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:31:54 +0000 (0:00:00.022) 0:01:09.023 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:31:54 +0000 (0:00:00.022) 0:01:09.045 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:31:54 +0000 (0:00:00.021) 0:01:09.066 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:31:54 +0000 (0:00:00.021) 0:01:09.088 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:31:54 +0000 (0:00:00.013) 0:01:09.101 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:31:54 +0000 (0:00:00.030) 0:01:09.131 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:31:54 +0000 (0:00:00.082) 0:01:09.214 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:31:54 +0000 (0:00:00.019) 0:01:09.234 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "84e6e90d-38df-47da-aadb-8b404bbb5362" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "84e6e90d-38df-47da-aadb-8b404bbb5362" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:31:54 +0000 (0:00:00.029) 0:01:09.263 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:31:54 +0000 (0:00:00.011) 0:01:09.275 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:31:54 +0000 (0:00:00.023) 0:01:09.299 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:31:54 +0000 (0:00:00.022) 0:01:09.322 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:31:54 +0000 (0:00:00.013) 0:01:09.335 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:31:54 +0000 (0:00:00.011) 0:01:09.347 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:31:54 +0000 (0:00:00.011) 0:01:09.359 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:31:54 +0000 (0:00:00.023) 0:01:09.382 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:31:54 +0000 (0:00:00.011) 0:01:09.393 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:31:54 +0000 (0:00:00.011) 0:01:09.405 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:31:54 +0000 (0:00:00.012) 0:01:09.418 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:31:54 +0000 (0:00:00.012) 0:01:09.430 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:31:54 +0000 (0:00:00.035) 0:01:09.466 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:31:54 +0000 (0:00:00.023) 0:01:09.489 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:31:54 +0000 (0:00:00.023) 0:01:09.512 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:31:54 +0000 (0:00:00.019) 0:01:09.532 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:31:54 +0000 (0:00:00.013) 0:01:09.545 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:31:54 +0000 (0:00:00.024) 0:01:09.570 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:31:54 +0000 (0:00:00.023) 0:01:09.594 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020269.964905, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715020269.964905, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 666, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715020269.964905, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:31:55 +0000 (0:00:00.267) 0:01:09.861 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:31:55 +0000 (0:00:00.015) 0:01:09.877 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:31:55 +0000 (0:00:00.011) 0:01:09.888 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:31:55 +0000 (0:00:00.016) 0:01:09.905 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:31:55 +0000 (0:00:00.014) 0:01:09.920 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:31:55 +0000 (0:00:00.012) 0:01:09.932 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:31:55 +0000 (0:00:00.018) 0:01:09.950 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:31:55 +0000 (0:00:00.012) 0:01:09.962 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:31:57 +0000 (0:00:02.462) 0:01:12.424 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:31:57 +0000 (0:00:00.013) 0:01:12.438 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.450 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:31:57 +0000 (0:00:00.023) 0:01:12.474 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.486 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.497 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.509 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:31:57 +0000 (0:00:00.013) 0:01:12.523 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.534 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:31:57 +0000 (0:00:00.025) 0:01:12.560 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:31:57 +0000 (0:00:00.023) 0:01:12.583 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:31:57 +0000 (0:00:00.020) 0:01:12.604 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:31:57 +0000 (0:00:00.020) 0:01:12.624 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:31:57 +0000 (0:00:00.023) 0:01:12.648 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:31:57 +0000 (0:00:00.012) 0:01:12.660 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.672 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.683 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.695 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.706 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:31:57 +0000 (0:00:00.013) 0:01:12.719 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.731 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.742 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.754 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.765 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:31:57 +0000 (0:00:00.011) 0:01:12.777 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:31:58 +0000 (0:00:00.273) 0:01:13.050 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:31:58 +0000 (0:00:00.269) 0:01:13.320 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:31:58 +0000 (0:00:00.024) 0:01:13.344 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:31:58 +0000 (0:00:00.014) 0:01:13.358 ************ ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:31:58 +0000 (0:00:00.271) 0:01:13.630 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:31:58 +0000 (0:00:00.021) 0:01:13.652 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:31:58 +0000 (0:00:00.026) 0:01:13.678 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:31:58 +0000 (0:00:00.021) 0:01:13.700 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:31:58 +0000 (0:00:00.021) 0:01:13.722 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:31:58 +0000 (0:00:00.012) 0:01:13.734 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:31:58 +0000 (0:00:00.011) 0:01:13.746 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:31:58 +0000 (0:00:00.010) 0:01:13.756 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:31:59 +0000 (0:00:00.039) 0:01:13.796 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:31:59 +0000 (0:00:00.012) 0:01:13.809 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:31:59 +0000 (0:00:00.012) 0:01:13.821 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:31:59 +0000 (0:00:00.012) 0:01:13.833 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:31:59 +0000 (0:00:00.011) 0:01:13.845 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:31:59 +0000 (0:00:00.011) 0:01:13.857 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:31:59 +0000 (0:00:00.013) 0:01:13.871 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:31:59 +0000 (0:00:00.011) 0:01:13.883 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:31:59 +0000 (0:00:00.011) 0:01:13.894 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:31:59 +0000 (0:00:00.011) 0:01:13.906 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:31:59 +0000 (0:00:00.011) 0:01:13.918 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:31:59 +0000 (0:00:00.011) 0:01:13.929 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:31:59 +0000 (0:00:00.015) 0:01:13.944 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:31:59 +0000 (0:00:00.013) 0:01:13.958 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:31:59 +0000 (0:00:00.025) 0:01:13.984 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.041247", "end": "2024-05-06 18:31:59.481492", "rc": 0, "start": "2024-05-06 18:31:59.440245" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:31:59 +0000 (0:00:00.304) 0:01:14.288 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:31:59 +0000 (0:00:00.022) 0:01:14.311 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:31:59 +0000 (0:00:00.022) 0:01:14.334 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:31:59 +0000 (0:00:00.021) 0:01:14.356 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:31:59 +0000 (0:00:00.020) 0:01:14.376 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:31:59 +0000 (0:00:00.020) 0:01:14.397 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:31:59 +0000 (0:00:00.021) 0:01:14.418 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:31:59 +0000 (0:00:00.013) 0:01:14.431 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:31:59 +0000 (0:00:00.025) 0:01:14.456 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:31:59 +0000 (0:00:00.055) 0:01:14.512 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:31:59 +0000 (0:00:00.020) 0:01:14.532 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "c52180c2-503f-4452-867c-2dac47ce2a92" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "c52180c2-503f-4452-867c-2dac47ce2a92" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:31:59 +0000 (0:00:00.030) 0:01:14.563 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:31:59 +0000 (0:00:00.012) 0:01:14.575 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:31:59 +0000 (0:00:00.026) 0:01:14.602 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:31:59 +0000 (0:00:00.024) 0:01:14.626 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:31:59 +0000 (0:00:00.012) 0:01:14.638 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:31:59 +0000 (0:00:00.013) 0:01:14.652 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:31:59 +0000 (0:00:00.012) 0:01:14.664 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:31:59 +0000 (0:00:00.025) 0:01:14.690 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:31:59 +0000 (0:00:00.013) 0:01:14.704 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:31:59 +0000 (0:00:00.012) 0:01:14.716 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:31:59 +0000 (0:00:00.012) 0:01:14.728 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:31:59 +0000 (0:00:00.021) 0:01:14.750 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=c52180c2-503f-4452-867c-2dac47ce2a92 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test3 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test3 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:32:00 +0000 (0:00:00.042) 0:01:14.792 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:32:00 +0000 (0:00:00.027) 0:01:14.819 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:32:00 +0000 (0:00:00.033) 0:01:14.853 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:32:00 +0000 (0:00:00.023) 0:01:14.876 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:32:00 +0000 (0:00:00.012) 0:01:14.889 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:32:00 +0000 (0:00:00.028) 0:01:14.918 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:32:00 +0000 (0:00:00.027) 0:01:14.945 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020269.4789028, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715020269.4789028, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 651, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715020269.4789028, "nlink": 1, "path": "/dev/mapper/foo-test3", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:32:00 +0000 (0:00:00.270) 0:01:15.216 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:32:00 +0000 (0:00:00.015) 0:01:15.231 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:32:00 +0000 (0:00:00.011) 0:01:15.243 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:32:00 +0000 (0:00:00.014) 0:01:15.258 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:32:00 +0000 (0:00:00.014) 0:01:15.273 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:32:00 +0000 (0:00:00.011) 0:01:15.285 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:32:00 +0000 (0:00:00.015) 0:01:15.300 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:32:00 +0000 (0:00:00.011) 0:01:15.312 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:32:02 +0000 (0:00:02.453) 0:01:17.765 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:32:02 +0000 (0:00:00.011) 0:01:17.776 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:32:03 +0000 (0:00:00.012) 0:01:17.789 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:32:03 +0000 (0:00:00.024) 0:01:17.813 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:17.825 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:17.837 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:17.848 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:17.860 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:32:03 +0000 (0:00:00.042) 0:01:17.902 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:32:03 +0000 (0:00:00.026) 0:01:17.929 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:32:03 +0000 (0:00:00.023) 0:01:17.952 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:32:03 +0000 (0:00:00.020) 0:01:17.973 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:32:03 +0000 (0:00:00.020) 0:01:17.993 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:32:03 +0000 (0:00:00.020) 0:01:18.013 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:32:03 +0000 (0:00:00.014) 0:01:18.028 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:18.040 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:18.051 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:18.063 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:18.075 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:18.087 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:32:03 +0000 (0:00:00.013) 0:01:18.100 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:18.112 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:18.124 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:18.135 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:32:03 +0000 (0:00:00.011) 0:01:18.147 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:32:03 +0000 (0:00:00.267) 0:01:18.415 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:32:03 +0000 (0:00:00.268) 0:01:18.683 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:32:03 +0000 (0:00:00.024) 0:01:18.708 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:32:03 +0000 (0:00:00.014) 0:01:18.722 ************ ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:32:04 +0000 (0:00:00.268) 0:01:18.991 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:32:04 +0000 (0:00:00.021) 0:01:19.012 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:32:04 +0000 (0:00:00.021) 0:01:19.034 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:32:04 +0000 (0:00:00.023) 0:01:19.058 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:32:04 +0000 (0:00:00.021) 0:01:19.079 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:32:04 +0000 (0:00:00.012) 0:01:19.092 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:32:04 +0000 (0:00:00.012) 0:01:19.104 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:32:04 +0000 (0:00:00.011) 0:01:19.115 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:32:04 +0000 (0:00:00.011) 0:01:19.127 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:32:04 +0000 (0:00:00.013) 0:01:19.141 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:32:04 +0000 (0:00:00.011) 0:01:19.153 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:32:04 +0000 (0:00:00.011) 0:01:19.164 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:32:04 +0000 (0:00:00.011) 0:01:19.176 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:32:04 +0000 (0:00:00.012) 0:01:19.188 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:32:04 +0000 (0:00:00.011) 0:01:19.200 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:32:04 +0000 (0:00:00.012) 0:01:19.213 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:32:04 +0000 (0:00:00.011) 0:01:19.225 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:32:04 +0000 (0:00:00.011) 0:01:19.236 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:32:04 +0000 (0:00:00.012) 0:01:19.249 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:32:04 +0000 (0:00:00.011) 0:01:19.260 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:32:04 +0000 (0:00:00.013) 0:01:19.274 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:32:04 +0000 (0:00:00.015) 0:01:19.289 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:32:04 +0000 (0:00:00.026) 0:01:19.315 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test3" ], "delta": "0:00:00.034584", "end": "2024-05-06 18:32:04.807433", "rc": 0, "start": "2024-05-06 18:32:04.772849" } STDOUT: LVM2_LV_NAME=test3 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:32:04 +0000 (0:00:00.299) 0:01:19.615 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:32:04 +0000 (0:00:00.023) 0:01:19.639 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:32:04 +0000 (0:00:00.023) 0:01:19.662 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:32:04 +0000 (0:00:00.020) 0:01:19.683 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:32:04 +0000 (0:00:00.021) 0:01:19.705 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:32:04 +0000 (0:00:00.020) 0:01:19.725 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:32:04 +0000 (0:00:00.020) 0:01:19.746 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:44 Monday 06 May 2024 18:32:04 +0000 (0:00:00.012) 0:01:19.759 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:54 Monday 06 May 2024 18:32:04 +0000 (0:00:00.010) 0:01:19.769 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove two of the LVs] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:71 Monday 06 May 2024 18:32:05 +0000 (0:00:00.011) 0:01:19.781 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 18:32:05 +0000 (0:00:00.031) 0:01:19.812 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 18:32:05 +0000 (0:00:00.018) 0:01:19.831 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 18:32:05 +0000 (0:00:00.025) 0:01:19.856 ************ 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 18:32:05 +0000 (0:00:00.036) 0:01:19.893 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 18:32:05 +0000 (0:00:00.015) 0:01:19.909 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 18:32:05 +0000 (0:00:00.015) 0:01:19.925 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 18:32:05 +0000 (0:00:00.014) 0:01:19.939 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 18:32:05 +0000 (0:00:00.014) 0:01:19.953 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 18:32:05 +0000 (0:00:00.058) 0:01:20.012 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 18:32:05 +0000 (0:00:00.017) 0:01:20.030 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g", "state": "absent" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 18:32:05 +0000 (0:00:00.018) 0:01:20.048 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 18:32:05 +0000 (0:00:00.022) 0:01:20.070 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 18:32:05 +0000 (0:00:00.019) 0:01:20.090 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 18:32:05 +0000 (0:00:00.016) 0:01:20.106 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 18:32:05 +0000 (0:00:00.016) 0:01:20.123 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 18:32:05 +0000 (0:00:00.015) 0:01:20.139 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 18:32:05 +0000 (0:00:00.032) 0:01:20.171 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 18:32:05 +0000 (0:00:00.011) 0:01:20.182 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" } ], "packages": [ "lvm2", "e2fsprogs", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 18:32:09 +0000 (0:00:04.192) 0:01:24.375 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 18:32:09 +0000 (0:00:00.021) 0:01:24.396 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 18:32:09 +0000 (0:00:00.011) 0:01:24.408 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" } ], "packages": [ "lvm2", "e2fsprogs", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 18:32:09 +0000 (0:00:00.020) 0:01:24.429 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 18:32:09 +0000 (0:00:00.018) 0:01:24.447 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 18:32:09 +0000 (0:00:00.018) 0:01:24.466 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92', 'path': '/opt/test3', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test3", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "state": "absent" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362', 'path': '/opt/test2', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test2", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 18:32:10 +0000 (0:00:00.554) 0:01:25.020 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 18:32:11 +0000 (0:00:00.969) 0:01:25.990 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 18:32:11 +0000 (0:00:00.286) 0:01:26.276 ************ skipping: [sut] => (item={'src': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 18:32:11 +0000 (0:00:00.028) 0:01:26.305 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 18:32:12 +0000 (0:00:00.975) 0:01:27.280 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020261.5998673, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714466043.189, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1714465557.95, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2750740434", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 18:32:12 +0000 (0:00:00.273) 0:01:27.554 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 18:32:12 +0000 (0:00:00.011) 0:01:27.565 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:91 Monday 06 May 2024 18:32:13 +0000 (0:00:00.856) 0:01:28.422 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:2 Monday 06 May 2024 18:32:13 +0000 (0:00:00.024) 0:01:28.446 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "UUID=84e6e90d-38df-47da-aadb-8b404bbb5362", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "UUID=c52180c2-503f-4452-867c-2dac47ce2a92", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:7 Monday 06 May 2024 18:32:13 +0000 (0:00:00.025) 0:01:28.472 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:15 Monday 06 May 2024 18:32:13 +0000 (0:00:00.019) 0:01:28.492 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "B9C2kw-Cj02-hYCs-n9nR-F02x-k6WG-xfhoeg" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "16406fdd-3d1b-418f-a7ef-48a5cff7314a" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:20 Monday 06 May 2024 18:32:13 +0000 (0:00:00.269) 0:01:28.761 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003763", "end": "2024-05-06 18:32:14.220661", "rc": 0, "start": "2024-05-06 18:32:14.216898" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:25:57 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:25 Monday 06 May 2024 18:32:14 +0000 (0:00:00.267) 0:01:29.029 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003640", "end": "2024-05-06 18:32:14.485185", "failed_when_result": false, "rc": 0, "start": "2024-05-06 18:32:14.481545" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:34 Monday 06 May 2024 18:32:14 +0000 (0:00:00.261) 0:01:29.291 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}, {'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362'}, {'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:5 Monday 06 May 2024 18:32:14 +0000 (0:00:00.035) 0:01:29.326 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:18 Monday 06 May 2024 18:32:14 +0000 (0:00:00.012) 0:01:29.339 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.041227", "end": "2024-05-06 18:32:14.835493", "rc": 0, "start": "2024-05-06 18:32:14.794266" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:24 Monday 06 May 2024 18:32:14 +0000 (0:00:00.304) 0:01:29.643 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:34 Monday 06 May 2024 18:32:14 +0000 (0:00:00.018) 0:01:29.661 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 18:32:14 +0000 (0:00:00.025) 0:01:29.686 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 18:32:14 +0000 (0:00:00.036) 0:01:29.723 ************ ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 18:32:15 +0000 (0:00:00.269) 0:01:29.992 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 18:32:15 +0000 (0:00:00.027) 0:01:30.019 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 18:32:15 +0000 (0:00:00.026) 0:01:30.046 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 18:32:15 +0000 (0:00:00.027) 0:01:30.074 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 18:32:15 +0000 (0:00:00.020) 0:01:30.094 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 18:32:15 +0000 (0:00:00.023) 0:01:30.118 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 18:32:15 +0000 (0:00:00.012) 0:01:30.131 ************ ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 18:32:15 +0000 (0:00:00.019) 0:01:30.150 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory False STDERR: Shared connection to 10.31.44.140 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 18:32:15 +0000 (0:00:00.488) 0:01:30.638 ************ skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 18:32:15 +0000 (0:00:00.023) 0:01:30.662 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:8 Monday 06 May 2024 18:32:15 +0000 (0:00:00.023) 0:01:30.685 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:14 Monday 06 May 2024 18:32:15 +0000 (0:00:00.013) 0:01:30.699 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:19 Monday 06 May 2024 18:32:15 +0000 (0:00:00.011) 0:01:30.711 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:24 Monday 06 May 2024 18:32:15 +0000 (0:00:00.011) 0:01:30.722 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:29 Monday 06 May 2024 18:32:15 +0000 (0:00:00.011) 0:01:30.734 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:37 Monday 06 May 2024 18:32:15 +0000 (0:00:00.011) 0:01:30.745 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:46 Monday 06 May 2024 18:32:15 +0000 (0:00:00.011) 0:01:30.756 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:55 Monday 06 May 2024 18:32:15 +0000 (0:00:00.012) 0:01:30.769 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:64 Monday 06 May 2024 18:32:16 +0000 (0:00:00.041) 0:01:30.810 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:74 Monday 06 May 2024 18:32:16 +0000 (0:00:00.012) 0:01:30.823 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:83 Monday 06 May 2024 18:32:16 +0000 (0:00:00.011) 0:01:30.835 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 18:32:16 +0000 (0:00:00.012) 0:01:30.847 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 18:32:16 +0000 (0:00:00.023) 0:01:30.871 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:32:16 +0000 (0:00:00.032) 0:01:30.903 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:32:16 +0000 (0:00:00.015) 0:01:30.918 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:32:16 +0000 (0:00:00.015) 0:01:30.933 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:32:16 +0000 (0:00:00.017) 0:01:30.951 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:32:16 +0000 (0:00:00.015) 0:01:30.967 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:32:16 +0000 (0:00:00.015) 0:01:30.982 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:32:16 +0000 (0:00:00.015) 0:01:30.998 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.012 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.027 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:32:16 +0000 (0:00:00.016) 0:01:31.044 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.058 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.073 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.087 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.102 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.117 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:32:16 +0000 (0:00:00.015) 0:01:31.133 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.148 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.163 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:32:16 +0000 (0:00:00.015) 0:01:31.178 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.192 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.206 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 18:32:16 +0000 (0:00:00.015) 0:01:31.222 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 18:32:16 +0000 (0:00:00.025) 0:01:31.247 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:32:16 +0000 (0:00:00.033) 0:01:31.281 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:32:16 +0000 (0:00:00.012) 0:01:31.293 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:32:16 +0000 (0:00:00.011) 0:01:31.305 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:32:16 +0000 (0:00:00.011) 0:01:31.317 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:32:16 +0000 (0:00:00.012) 0:01:31.329 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:32:16 +0000 (0:00:00.011) 0:01:31.341 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:32:16 +0000 (0:00:00.012) 0:01:31.354 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:32:16 +0000 (0:00:00.012) 0:01:31.366 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.381 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:32:16 +0000 (0:00:00.012) 0:01:31.393 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:32:16 +0000 (0:00:00.012) 0:01:31.405 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:32:16 +0000 (0:00:00.011) 0:01:31.417 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.432 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 18:32:16 +0000 (0:00:00.028) 0:01:31.460 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 18:32:16 +0000 (0:00:00.024) 0:01:31.485 ************ skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 18:32:16 +0000 (0:00:00.014) 0:01:31.499 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 18:32:16 +0000 (0:00:00.024) 0:01:31.523 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 18:32:16 +0000 (0:00:00.028) 0:01:31.552 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 18:32:16 +0000 (0:00:00.027) 0:01:31.579 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 18:32:16 +0000 (0:00:00.025) 0:01:31.605 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 18:32:16 +0000 (0:00:00.020) 0:01:31.625 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 18:32:16 +0000 (0:00:00.021) 0:01:31.646 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 18:32:16 +0000 (0:00:00.012) 0:01:31.659 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 18:32:16 +0000 (0:00:00.011) 0:01:31.671 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 18:32:16 +0000 (0:00:00.025) 0:01:31.696 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:32:16 +0000 (0:00:00.067) 0:01:31.764 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:32:16 +0000 (0:00:00.012) 0:01:31.777 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:32:17 +0000 (0:00:00.011) 0:01:31.788 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:32:17 +0000 (0:00:00.011) 0:01:31.800 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:32:17 +0000 (0:00:00.012) 0:01:31.813 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:32:17 +0000 (0:00:00.011) 0:01:31.824 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:32:17 +0000 (0:00:00.012) 0:01:31.837 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:32:17 +0000 (0:00:00.012) 0:01:31.850 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:32:17 +0000 (0:00:00.011) 0:01:31.861 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:32:17 +0000 (0:00:00.014) 0:01:31.876 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:32:17 +0000 (0:00:00.015) 0:01:31.891 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:32:17 +0000 (0:00:00.013) 0:01:31.904 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:32:17 +0000 (0:00:00.013) 0:01:31.918 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:32:17 +0000 (0:00:00.013) 0:01:31.932 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:32:17 +0000 (0:00:00.015) 0:01:31.947 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:32:17 +0000 (0:00:00.013) 0:01:31.961 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:32:17 +0000 (0:00:00.023) 0:01:31.984 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:32:17 +0000 (0:00:00.014) 0:01:31.998 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:32:17 +0000 (0:00:00.023) 0:01:32.021 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:32:17 +0000 (0:00:00.019) 0:01:32.041 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:32:17 +0000 (0:00:00.022) 0:01:32.063 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 18:32:17 +0000 (0:00:00.014) 0:01:32.077 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 18:32:17 +0000 (0:00:00.020) 0:01:32.098 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test2', '_raw_device': '/dev/mapper/foo-test2', '_mount_id': 'UUID=84e6e90d-38df-47da-aadb-8b404bbb5362'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test3', '_raw_device': '/dev/mapper/foo-test3', '_mount_id': 'UUID=c52180c2-503f-4452-867c-2dac47ce2a92'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:32:17 +0000 (0:00:00.032) 0:01:32.130 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:32:17 +0000 (0:00:00.029) 0:01:32.159 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:32:17 +0000 (0:00:00.072) 0:01:32.232 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:32:17 +0000 (0:00:00.019) 0:01:32.251 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:32:17 +0000 (0:00:00.037) 0:01:32.288 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:32:17 +0000 (0:00:00.013) 0:01:32.301 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:32:17 +0000 (0:00:00.024) 0:01:32.326 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:32:17 +0000 (0:00:00.024) 0:01:32.350 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:32:17 +0000 (0:00:00.017) 0:01:32.367 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:32:17 +0000 (0:00:00.011) 0:01:32.379 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:32:17 +0000 (0:00:00.013) 0:01:32.392 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:32:17 +0000 (0:00:00.024) 0:01:32.417 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:32:17 +0000 (0:00:00.013) 0:01:32.430 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:32:17 +0000 (0:00:00.011) 0:01:32.442 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:32:17 +0000 (0:00:00.012) 0:01:32.454 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:32:17 +0000 (0:00:00.013) 0:01:32.467 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:32:17 +0000 (0:00:00.041) 0:01:32.508 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:32:17 +0000 (0:00:00.024) 0:01:32.533 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:32:17 +0000 (0:00:00.024) 0:01:32.558 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:32:17 +0000 (0:00:00.020) 0:01:32.578 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:32:17 +0000 (0:00:00.013) 0:01:32.591 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:32:17 +0000 (0:00:00.024) 0:01:32.615 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:32:17 +0000 (0:00:00.036) 0:01:32.652 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020270.3259068, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715020270.3259068, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 680, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715020270.3259068, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:32:18 +0000 (0:00:00.282) 0:01:32.935 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:32:18 +0000 (0:00:00.016) 0:01:32.952 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:32:18 +0000 (0:00:00.011) 0:01:32.963 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:32:18 +0000 (0:00:00.014) 0:01:32.978 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:32:18 +0000 (0:00:00.015) 0:01:32.994 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:32:18 +0000 (0:00:00.013) 0:01:33.007 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:32:18 +0000 (0:00:00.015) 0:01:33.023 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:32:18 +0000 (0:00:00.013) 0:01:33.036 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:32:20 +0000 (0:00:02.458) 0:01:35.495 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:32:20 +0000 (0:00:00.011) 0:01:35.507 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:32:20 +0000 (0:00:00.011) 0:01:35.518 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:32:20 +0000 (0:00:00.060) 0:01:35.579 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:32:20 +0000 (0:00:00.013) 0:01:35.592 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:32:20 +0000 (0:00:00.011) 0:01:35.604 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:32:20 +0000 (0:00:00.012) 0:01:35.617 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:32:20 +0000 (0:00:00.011) 0:01:35.628 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:32:20 +0000 (0:00:00.011) 0:01:35.640 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:32:20 +0000 (0:00:00.027) 0:01:35.667 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:32:20 +0000 (0:00:00.023) 0:01:35.691 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:32:20 +0000 (0:00:00.020) 0:01:35.711 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:32:20 +0000 (0:00:00.020) 0:01:35.732 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:32:20 +0000 (0:00:00.020) 0:01:35.752 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:32:20 +0000 (0:00:00.012) 0:01:35.765 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:32:20 +0000 (0:00:00.013) 0:01:35.778 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:32:21 +0000 (0:00:00.011) 0:01:35.790 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:32:21 +0000 (0:00:00.011) 0:01:35.801 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:32:21 +0000 (0:00:00.011) 0:01:35.813 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:32:21 +0000 (0:00:00.011) 0:01:35.825 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:32:21 +0000 (0:00:00.011) 0:01:35.836 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:32:21 +0000 (0:00:00.013) 0:01:35.849 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:32:21 +0000 (0:00:00.011) 0:01:35.861 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:32:21 +0000 (0:00:00.011) 0:01:35.872 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:32:21 +0000 (0:00:00.011) 0:01:35.884 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:32:21 +0000 (0:00:00.269) 0:01:36.153 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:32:21 +0000 (0:00:00.270) 0:01:36.424 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:32:21 +0000 (0:00:00.027) 0:01:36.452 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:32:21 +0000 (0:00:00.015) 0:01:36.467 ************ ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:32:21 +0000 (0:00:00.269) 0:01:36.737 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:32:21 +0000 (0:00:00.025) 0:01:36.762 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:32:22 +0000 (0:00:00.022) 0:01:36.785 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:32:22 +0000 (0:00:00.024) 0:01:36.810 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:32:22 +0000 (0:00:00.029) 0:01:36.840 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:32:22 +0000 (0:00:00.013) 0:01:36.853 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:32:22 +0000 (0:00:00.012) 0:01:36.866 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:32:22 +0000 (0:00:00.011) 0:01:36.878 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:32:22 +0000 (0:00:00.011) 0:01:36.890 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:32:22 +0000 (0:00:00.012) 0:01:36.902 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:32:22 +0000 (0:00:00.014) 0:01:36.917 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:32:22 +0000 (0:00:00.012) 0:01:36.929 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:32:22 +0000 (0:00:00.011) 0:01:36.941 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:32:22 +0000 (0:00:00.011) 0:01:36.952 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:32:22 +0000 (0:00:00.011) 0:01:36.964 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:32:22 +0000 (0:00:00.010) 0:01:36.975 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:32:22 +0000 (0:00:00.013) 0:01:36.988 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:32:22 +0000 (0:00:00.011) 0:01:36.999 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:32:22 +0000 (0:00:00.011) 0:01:37.011 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:32:22 +0000 (0:00:00.011) 0:01:37.022 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:32:22 +0000 (0:00:00.013) 0:01:37.035 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:32:22 +0000 (0:00:00.013) 0:01:37.049 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:32:22 +0000 (0:00:00.029) 0:01:37.079 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.036214", "end": "2024-05-06 18:32:22.568296", "rc": 0, "start": "2024-05-06 18:32:22.532082" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:32:22 +0000 (0:00:00.295) 0:01:37.375 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:32:22 +0000 (0:00:00.023) 0:01:37.398 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:32:22 +0000 (0:00:00.022) 0:01:37.421 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:32:22 +0000 (0:00:00.019) 0:01:37.440 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:32:22 +0000 (0:00:00.019) 0:01:37.460 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:32:22 +0000 (0:00:00.022) 0:01:37.483 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:32:22 +0000 (0:00:00.022) 0:01:37.505 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:32:22 +0000 (0:00:00.013) 0:01:37.518 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:32:22 +0000 (0:00:00.024) 0:01:37.542 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:32:22 +0000 (0:00:00.053) 0:01:37.595 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:32:22 +0000 (0:00:00.019) 0:01:37.615 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:32:22 +0000 (0:00:00.029) 0:01:37.644 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:32:22 +0000 (0:00:00.047) 0:01:37.692 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:32:22 +0000 (0:00:00.013) 0:01:37.705 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:32:22 +0000 (0:00:00.024) 0:01:37.729 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:32:22 +0000 (0:00:00.011) 0:01:37.741 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:32:22 +0000 (0:00:00.012) 0:01:37.754 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:32:22 +0000 (0:00:00.011) 0:01:37.766 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:32:23 +0000 (0:00:00.022) 0:01:37.788 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:32:23 +0000 (0:00:00.012) 0:01:37.800 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:32:23 +0000 (0:00:00.011) 0:01:37.812 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:32:23 +0000 (0:00:00.011) 0:01:37.824 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:32:23 +0000 (0:00:00.012) 0:01:37.837 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:32:23 +0000 (0:00:00.036) 0:01:37.874 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:32:23 +0000 (0:00:00.021) 0:01:37.895 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:32:23 +0000 (0:00:00.025) 0:01:37.920 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:32:23 +0000 (0:00:00.020) 0:01:37.941 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:32:23 +0000 (0:00:00.012) 0:01:37.954 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:32:23 +0000 (0:00:00.011) 0:01:37.966 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:32:23 +0000 (0:00:00.019) 0:01:37.985 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:32:23 +0000 (0:00:00.259) 0:01:38.245 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:32:23 +0000 (0:00:00.012) 0:01:38.257 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:32:23 +0000 (0:00:00.015) 0:01:38.272 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:32:23 +0000 (0:00:00.011) 0:01:38.284 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:32:23 +0000 (0:00:00.014) 0:01:38.298 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:32:23 +0000 (0:00:00.013) 0:01:38.311 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:32:23 +0000 (0:00:00.013) 0:01:38.325 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:32:23 +0000 (0:00:00.014) 0:01:38.339 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:32:25 +0000 (0:00:02.416) 0:01:40.756 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:32:25 +0000 (0:00:00.014) 0:01:40.770 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:32:26 +0000 (0:00:00.013) 0:01:40.783 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:32:26 +0000 (0:00:00.011) 0:01:40.795 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:32:26 +0000 (0:00:00.013) 0:01:40.808 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:40.821 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:40.833 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:40.845 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:40.858 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:32:26 +0000 (0:00:00.029) 0:01:40.887 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:32:26 +0000 (0:00:00.043) 0:01:40.930 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:32:26 +0000 (0:00:00.024) 0:01:40.954 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:32:26 +0000 (0:00:00.025) 0:01:40.980 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:32:26 +0000 (0:00:00.024) 0:01:41.004 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:32:26 +0000 (0:00:00.020) 0:01:41.024 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:32:26 +0000 (0:00:00.016) 0:01:41.040 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:32:26 +0000 (0:00:00.015) 0:01:41.056 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.068 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.080 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.092 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:32:26 +0000 (0:00:00.014) 0:01:41.107 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:32:26 +0000 (0:00:00.011) 0:01:41.118 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:32:26 +0000 (0:00:00.018) 0:01:41.137 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.150 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.162 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:32:26 +0000 (0:00:00.021) 0:01:41.183 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:32:26 +0000 (0:00:00.019) 0:01:41.203 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:32:26 +0000 (0:00:00.019) 0:01:41.223 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:32:26 +0000 (0:00:00.016) 0:01:41.239 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:32:26 +0000 (0:00:00.019) 0:01:41.259 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:32:26 +0000 (0:00:00.021) 0:01:41.280 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:32:26 +0000 (0:00:00.022) 0:01:41.302 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:32:26 +0000 (0:00:00.020) 0:01:41.323 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:32:26 +0000 (0:00:00.019) 0:01:41.342 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:32:26 +0000 (0:00:00.013) 0:01:41.356 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:32:26 +0000 (0:00:00.013) 0:01:41.369 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.382 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:32:26 +0000 (0:00:00.013) 0:01:41.395 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.407 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.419 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:32:26 +0000 (0:00:00.013) 0:01:41.433 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:32:26 +0000 (0:00:00.048) 0:01:41.481 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:32:26 +0000 (0:00:00.024) 0:01:41.505 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:32:26 +0000 (0:00:00.015) 0:01:41.520 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:32:26 +0000 (0:00:00.014) 0:01:41.535 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.547 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.559 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:32:26 +0000 (0:00:00.028) 0:01:41.587 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:32:26 +0000 (0:00:00.015) 0:01:41.603 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:32:26 +0000 (0:00:00.016) 0:01:41.619 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:32:26 +0000 (0:00:00.017) 0:01:41.636 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:32:26 +0000 (0:00:00.021) 0:01:41.658 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:32:26 +0000 (0:00:00.013) 0:01:41.671 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:32:26 +0000 (0:00:00.014) 0:01:41.686 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:32:26 +0000 (0:00:00.013) 0:01:41.699 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:32:26 +0000 (0:00:00.014) 0:01:41.713 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.725 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:32:26 +0000 (0:00:00.018) 0:01:41.744 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:32:26 +0000 (0:00:00.012) 0:01:41.757 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:32:26 +0000 (0:00:00.014) 0:01:41.771 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:32:27 +0000 (0:00:00.028) 0:01:41.800 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:32:27 +0000 (0:00:00.067) 0:01:41.868 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:32:27 +0000 (0:00:00.022) 0:01:41.890 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:32:27 +0000 (0:00:00.036) 0:01:41.927 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:32:27 +0000 (0:00:00.021) 0:01:41.948 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:32:27 +0000 (0:00:00.033) 0:01:41.982 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:32:27 +0000 (0:00:00.028) 0:01:42.011 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:32:27 +0000 (0:00:00.012) 0:01:42.024 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:32:27 +0000 (0:00:00.027) 0:01:42.051 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:32:27 +0000 (0:00:00.017) 0:01:42.068 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:32:27 +0000 (0:00:00.023) 0:01:42.091 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:32:27 +0000 (0:00:00.014) 0:01:42.106 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:32:27 +0000 (0:00:00.013) 0:01:42.119 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:32:27 +0000 (0:00:00.012) 0:01:42.132 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:32:27 +0000 (0:00:00.014) 0:01:42.146 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:32:27 +0000 (0:00:00.043) 0:01:42.190 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:32:27 +0000 (0:00:00.019) 0:01:42.209 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:32:27 +0000 (0:00:00.025) 0:01:42.235 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:32:27 +0000 (0:00:00.021) 0:01:42.257 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:32:27 +0000 (0:00:00.014) 0:01:42.271 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:32:27 +0000 (0:00:00.012) 0:01:42.284 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:32:27 +0000 (0:00:00.024) 0:01:42.308 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:32:27 +0000 (0:00:00.274) 0:01:42.582 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:32:27 +0000 (0:00:00.019) 0:01:42.602 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:32:27 +0000 (0:00:00.030) 0:01:42.632 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:32:27 +0000 (0:00:00.013) 0:01:42.645 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:32:27 +0000 (0:00:00.023) 0:01:42.669 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:32:27 +0000 (0:00:00.012) 0:01:42.682 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:32:27 +0000 (0:00:00.013) 0:01:42.695 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:32:27 +0000 (0:00:00.014) 0:01:42.709 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:32:30 +0000 (0:00:02.427) 0:01:45.136 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:32:30 +0000 (0:00:00.012) 0:01:45.149 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.160 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.172 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.183 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:32:30 +0000 (0:00:00.013) 0:01:45.196 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.208 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.219 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.231 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:32:30 +0000 (0:00:00.025) 0:01:45.256 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:32:30 +0000 (0:00:00.023) 0:01:45.280 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:32:30 +0000 (0:00:00.021) 0:01:45.301 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:32:30 +0000 (0:00:00.101) 0:01:45.402 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:32:30 +0000 (0:00:00.022) 0:01:45.425 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:32:30 +0000 (0:00:00.014) 0:01:45.439 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:32:30 +0000 (0:00:00.012) 0:01:45.452 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:32:30 +0000 (0:00:00.012) 0:01:45.465 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.476 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:32:30 +0000 (0:00:00.013) 0:01:45.490 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:32:30 +0000 (0:00:00.012) 0:01:45.502 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.514 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.525 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.537 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:32:30 +0000 (0:00:00.011) 0:01:45.548 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:32:30 +0000 (0:00:00.012) 0:01:45.561 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:32:30 +0000 (0:00:00.019) 0:01:45.580 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:32:30 +0000 (0:00:00.019) 0:01:45.599 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:32:30 +0000 (0:00:00.019) 0:01:45.619 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:32:30 +0000 (0:00:00.014) 0:01:45.633 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:32:30 +0000 (0:00:00.020) 0:01:45.653 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:32:30 +0000 (0:00:00.024) 0:01:45.677 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:32:30 +0000 (0:00:00.020) 0:01:45.698 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:32:30 +0000 (0:00:00.020) 0:01:45.718 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:32:30 +0000 (0:00:00.020) 0:01:45.738 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:32:30 +0000 (0:00:00.018) 0:01:45.756 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:32:30 +0000 (0:00:00.012) 0:01:45.769 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:32:31 +0000 (0:00:00.014) 0:01:45.783 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:32:31 +0000 (0:00:00.022) 0:01:45.805 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:45.817 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:45.830 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:45.842 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:45.854 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:32:31 +0000 (0:00:00.013) 0:01:45.868 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:45.880 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:32:31 +0000 (0:00:00.013) 0:01:45.893 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:45.905 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:45.917 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:45.930 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:32:31 +0000 (0:00:00.015) 0:01:45.946 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:32:31 +0000 (0:00:00.016) 0:01:45.962 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:32:31 +0000 (0:00:00.018) 0:01:45.981 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:32:31 +0000 (0:00:00.028) 0:01:46.009 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:32:31 +0000 (0:00:00.015) 0:01:46.025 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:32:31 +0000 (0:00:00.017) 0:01:46.042 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:32:31 +0000 (0:00:00.016) 0:01:46.058 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:32:31 +0000 (0:00:00.016) 0:01:46.074 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:46.087 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:46.099 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:32:31 +0000 (0:00:00.011) 0:01:46.111 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:44 Monday 06 May 2024 18:32:31 +0000 (0:00:00.012) 0:01:46.124 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:54 Monday 06 May 2024 18:32:31 +0000 (0:00:00.011) 0:01:46.135 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Re-run the previous role invocation to ensure idempotence] *************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:94 Monday 06 May 2024 18:32:31 +0000 (0:00:00.011) 0:01:46.147 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 18:32:31 +0000 (0:00:00.033) 0:01:46.180 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 18:32:31 +0000 (0:00:00.019) 0:01:46.200 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 18:32:31 +0000 (0:00:00.023) 0:01:46.223 ************ 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 18:32:31 +0000 (0:00:00.031) 0:01:46.255 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 18:32:31 +0000 (0:00:00.018) 0:01:46.273 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 18:32:31 +0000 (0:00:00.015) 0:01:46.289 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 18:32:31 +0000 (0:00:00.014) 0:01:46.303 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 18:32:31 +0000 (0:00:00.013) 0:01:46.317 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 18:32:31 +0000 (0:00:00.029) 0:01:46.346 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 18:32:31 +0000 (0:00:00.017) 0:01:46.364 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g", "state": "absent" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 18:32:31 +0000 (0:00:00.017) 0:01:46.381 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 18:32:31 +0000 (0:00:00.014) 0:01:46.396 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 18:32:31 +0000 (0:00:00.014) 0:01:46.410 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 18:32:31 +0000 (0:00:00.014) 0:01:46.425 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 18:32:31 +0000 (0:00:00.014) 0:01:46.439 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 18:32:31 +0000 (0:00:00.016) 0:01:46.456 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 18:32:31 +0000 (0:00:00.123) 0:01:46.579 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 18:32:31 +0000 (0:00:00.013) 0:01:46.593 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 18:32:34 +0000 (0:00:02.522) 0:01:49.115 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 18:32:34 +0000 (0:00:00.021) 0:01:49.136 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 18:32:34 +0000 (0:00:00.012) 0:01:49.149 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 18:32:34 +0000 (0:00:00.023) 0:01:49.172 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 18:32:34 +0000 (0:00:00.018) 0:01:49.191 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 18:32:34 +0000 (0:00:00.015) 0:01:49.206 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 18:32:34 +0000 (0:00:00.022) 0:01:49.229 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 18:32:35 +0000 (0:00:00.984) 0:01:50.214 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 18:32:35 +0000 (0:00:00.288) 0:01:50.502 ************ skipping: [sut] => (item={'src': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 18:32:35 +0000 (0:00:00.032) 0:01:50.535 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 18:32:36 +0000 (0:00:00.960) 0:01:51.496 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020261.5998673, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714466043.189, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1714465557.95, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2750740434", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 18:32:36 +0000 (0:00:00.270) 0:01:51.766 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 18:32:36 +0000 (0:00:00.011) 0:01:51.778 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:114 Monday 06 May 2024 18:32:37 +0000 (0:00:00.864) 0:01:52.642 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:2 Monday 06 May 2024 18:32:37 +0000 (0:00:00.027) 0:01:52.670 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "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": "/opt/test1", "mount_user": null, "name": "test1", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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": "/opt/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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": "/opt/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:7 Monday 06 May 2024 18:32:37 +0000 (0:00:00.027) 0:01:52.697 ************ skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:15 Monday 06 May 2024 18:32:37 +0000 (0:00:00.021) 0:01:52.719 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "B9C2kw-Cj02-hYCs-n9nR-F02x-k6WG-xfhoeg" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "16406fdd-3d1b-418f-a7ef-48a5cff7314a" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:20 Monday 06 May 2024 18:32:38 +0000 (0:00:00.272) 0:01:52.992 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003931", "end": "2024-05-06 18:32:38.451789", "rc": 0, "start": "2024-05-06 18:32:38.447858" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Apr 30 08:25:57 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=16406fdd-3d1b-418f-a7ef-48a5cff7314a / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:25 Monday 06 May 2024 18:32:38 +0000 (0:00:00.267) 0:01:53.260 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003765", "end": "2024-05-06 18:32:38.719467", "failed_when_result": false, "rc": 0, "start": "2024-05-06 18:32:38.715702" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:34 Monday 06 May 2024 18:32:38 +0000 (0:00:00.266) 0:01:53.526 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'grow_to_fill': False, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}, {'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}, {'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:5 Monday 06 May 2024 18:32:38 +0000 (0:00:00.036) 0:01:53.563 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:18 Monday 06 May 2024 18:32:38 +0000 (0:00:00.015) 0:01:53.578 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.041004", "end": "2024-05-06 18:32:39.074469", "rc": 0, "start": "2024-05-06 18:32:39.033465" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:24 Monday 06 May 2024 18:32:39 +0000 (0:00:00.303) 0:01:53.881 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool.yml:34 Monday 06 May 2024 18:32:39 +0000 (0:00:00.017) 0:01:53.899 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:2 Monday 06 May 2024 18:32:39 +0000 (0:00:00.023) 0:01:53.923 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:8 Monday 06 May 2024 18:32:39 +0000 (0:00:00.032) 0:01:53.955 ************ ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:17 Monday 06 May 2024 18:32:39 +0000 (0:00:00.262) 0:01:54.217 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:22 Monday 06 May 2024 18:32:39 +0000 (0:00:00.023) 0:01:54.240 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:27 Monday 06 May 2024 18:32:39 +0000 (0:00:00.024) 0:01:54.265 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:36 Monday 06 May 2024 18:32:39 +0000 (0:00:00.025) 0:01:54.290 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:41 Monday 06 May 2024 18:32:39 +0000 (0:00:00.014) 0:01:54.305 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:46 Monday 06 May 2024 18:32:39 +0000 (0:00:00.024) 0:01:54.330 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:51 Monday 06 May 2024 18:32:39 +0000 (0:00:00.012) 0:01:54.342 ************ ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:64 Monday 06 May 2024 18:32:39 +0000 (0:00:00.017) 0:01:54.359 ************ ok: [sut] => { "changed": false, "rc": 0 } STDOUT: failed to load module nvdimm: libbd_nvdimm.so.3: cannot open shared object file: No such file or directory False STDERR: Shared connection to 10.31.44.140 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:73 Monday 06 May 2024 18:32:40 +0000 (0:00:00.482) 0:01:54.842 ************ skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "false_condition": "grow_supported.stdout | trim == 'True'", "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:83 Monday 06 May 2024 18:32:40 +0000 (0:00:00.023) 0:01:54.865 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:8 Monday 06 May 2024 18:32:40 +0000 (0:00:00.025) 0:01:54.891 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:14 Monday 06 May 2024 18:32:40 +0000 (0:00:00.012) 0:01:54.904 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:19 Monday 06 May 2024 18:32:40 +0000 (0:00:00.011) 0:01:54.916 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:24 Monday 06 May 2024 18:32:40 +0000 (0:00:00.011) 0:01:54.927 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:29 Monday 06 May 2024 18:32:40 +0000 (0:00:00.011) 0:01:54.939 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:37 Monday 06 May 2024 18:32:40 +0000 (0:00:00.011) 0:01:54.950 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:46 Monday 06 May 2024 18:32:40 +0000 (0:00:00.013) 0:01:54.964 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:55 Monday 06 May 2024 18:32:40 +0000 (0:00:00.011) 0:01:54.975 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:64 Monday 06 May 2024 18:32:40 +0000 (0:00:00.011) 0:01:54.987 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:74 Monday 06 May 2024 18:32:40 +0000 (0:00:00.011) 0:01:54.999 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-md.yml:83 Monday 06 May 2024 18:32:40 +0000 (0:00:00.012) 0:01:55.011 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:86 Monday 06 May 2024 18:32:40 +0000 (0:00:00.012) 0:01:55.024 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-lvmraid.yml:2 Monday 06 May 2024 18:32:40 +0000 (0:00:00.026) 0:01:55.051 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:32:40 +0000 (0:00:00.039) 0:01:55.090 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:32:40 +0000 (0:00:00.079) 0:01:55.170 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:32:40 +0000 (0:00:00.020) 0:01:55.190 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:32:40 +0000 (0:00:00.015) 0:01:55.206 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:32:40 +0000 (0:00:00.015) 0:01:55.221 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:32:40 +0000 (0:00:00.016) 0:01:55.238 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:32:40 +0000 (0:00:00.016) 0:01:55.254 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:32:40 +0000 (0:00:00.018) 0:01:55.272 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:32:40 +0000 (0:00:00.023) 0:01:55.296 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:32:40 +0000 (0:00:00.016) 0:01:55.313 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:32:40 +0000 (0:00:00.022) 0:01:55.336 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:32:40 +0000 (0:00:00.019) 0:01:55.356 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:32:40 +0000 (0:00:00.024) 0:01:55.380 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:32:40 +0000 (0:00:00.025) 0:01:55.405 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:8 Monday 06 May 2024 18:32:40 +0000 (0:00:00.017) 0:01:55.423 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:16 Monday 06 May 2024 18:32:40 +0000 (0:00:00.017) 0:01:55.440 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:20 Monday 06 May 2024 18:32:40 +0000 (0:00:00.019) 0:01:55.459 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:27 Monday 06 May 2024 18:32:40 +0000 (0:00:00.015) 0:01:55.475 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:31 Monday 06 May 2024 18:32:40 +0000 (0:00:00.016) 0:01:55.492 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:37 Monday 06 May 2024 18:32:40 +0000 (0:00:00.018) 0:01:55.510 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-lvmraid.yml:42 Monday 06 May 2024 18:32:40 +0000 (0:00:00.016) 0:01:55.526 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:89 Monday 06 May 2024 18:32:40 +0000 (0:00:00.016) 0:01:55.543 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-thin.yml:2 Monday 06 May 2024 18:32:40 +0000 (0:00:00.027) 0:01:55.570 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:32:40 +0000 (0:00:00.033) 0:01:55.604 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:32:40 +0000 (0:00:00.016) 0:01:55.621 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:32:40 +0000 (0:00:00.013) 0:01:55.634 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:32:40 +0000 (0:00:00.012) 0:01:55.646 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:32:40 +0000 (0:00:00.015) 0:01:55.662 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:32:40 +0000 (0:00:00.014) 0:01:55.677 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:32:40 +0000 (0:00:00.012) 0:01:55.689 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:32:40 +0000 (0:00:00.011) 0:01:55.701 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:8 Monday 06 May 2024 18:32:40 +0000 (0:00:00.012) 0:01:55.714 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:16 Monday 06 May 2024 18:32:40 +0000 (0:00:00.011) 0:01:55.725 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:22 Monday 06 May 2024 18:32:40 +0000 (0:00:00.013) 0:01:55.739 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-thin.yml:26 Monday 06 May 2024 18:32:40 +0000 (0:00:00.013) 0:01:55.752 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:92 Monday 06 May 2024 18:32:40 +0000 (0:00:00.013) 0:01:55.766 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:5 Monday 06 May 2024 18:32:41 +0000 (0:00:00.026) 0:01:55.792 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:10 Monday 06 May 2024 18:32:41 +0000 (0:00:00.030) 0:01:55.823 ************ skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:17 Monday 06 May 2024 18:32:41 +0000 (0:00:00.017) 0:01:55.840 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:2 Monday 06 May 2024 18:32:41 +0000 (0:00:00.023) 0:01:55.863 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:6 Monday 06 May 2024 18:32:41 +0000 (0:00:00.029) 0:01:55.893 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:14 Monday 06 May 2024 18:32:41 +0000 (0:00:00.027) 0:01:55.921 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:23 Monday 06 May 2024 18:32:41 +0000 (0:00:00.022) 0:01:55.943 ************ skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:32 Monday 06 May 2024 18:32:41 +0000 (0:00:00.021) 0:01:55.965 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-crypttab.yml:41 Monday 06 May 2024 18:32:41 +0000 (0:00:00.023) 0:01:55.988 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-encryption.yml:24 Monday 06 May 2024 18:32:41 +0000 (0:00:00.014) 0:01:56.003 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:95 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.016 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-members-vdo.yml:2 Monday 06 May 2024 18:32:41 +0000 (0:00:00.028) 0:01:56.044 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:32:41 +0000 (0:00:00.033) 0:01:56.077 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.089 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.102 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:32:41 +0000 (0:00:00.011) 0:01:56.114 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.126 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:32:41 +0000 (0:00:00.013) 0:01:56.140 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:32:41 +0000 (0:00:00.011) 0:01:56.152 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.164 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.177 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:32:41 +0000 (0:00:00.061) 0:01:56.238 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:32:41 +0000 (0:00:00.018) 0:01:56.257 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:32:41 +0000 (0:00:00.016) 0:01:56.274 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.286 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.298 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:8 Monday 06 May 2024 18:32:41 +0000 (0:00:00.013) 0:01:56.311 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:15 Monday 06 May 2024 18:32:41 +0000 (0:00:00.013) 0:01:56.325 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:21 Monday 06 May 2024 18:32:41 +0000 (0:00:00.011) 0:01:56.337 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:27 Monday 06 May 2024 18:32:41 +0000 (0:00:00.011) 0:01:56.348 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:34 Monday 06 May 2024 18:32:41 +0000 (0:00:00.011) 0:01:56.360 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:40 Monday 06 May 2024 18:32:41 +0000 (0:00:00.011) 0:01:56.372 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-pool-member-vdo.yml:46 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.385 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-members.yml:98 Monday 06 May 2024 18:32:41 +0000 (0:00:00.017) 0:01:56.402 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-pool-volumes.yml:3 Monday 06 May 2024 18:32:41 +0000 (0:00:00.014) 0:01:56.416 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '3g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', '_kernel_device': '/dev/dm-2', '_raw_kernel_device': '/dev/dm-2'}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test3', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test3', 'raid_level': None, 'size': '3g', 'state': 'absent', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '', '_raw_device': '', '_mount_id': ''}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:32:41 +0000 (0:00:00.030) 0:01:56.446 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:32:41 +0000 (0:00:00.029) 0:01:56.476 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:32:41 +0000 (0:00:00.057) 0:01:56.533 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:32:41 +0000 (0:00:00.022) 0:01:56.555 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:32:41 +0000 (0:00:00.042) 0:01:56.598 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:32:41 +0000 (0:00:00.014) 0:01:56.612 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:32:41 +0000 (0:00:00.027) 0:01:56.640 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:32:41 +0000 (0:00:00.024) 0:01:56.664 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:32:41 +0000 (0:00:00.015) 0:01:56.680 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:32:41 +0000 (0:00:00.011) 0:01:56.692 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:32:41 +0000 (0:00:00.011) 0:01:56.703 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:32:41 +0000 (0:00:00.023) 0:01:56.727 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:32:41 +0000 (0:00:00.011) 0:01:56.739 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.751 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:32:41 +0000 (0:00:00.013) 0:01:56.765 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:32:41 +0000 (0:00:00.012) 0:01:56.777 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:32:42 +0000 (0:00:00.037) 0:01:56.815 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:32:42 +0000 (0:00:00.023) 0:01:56.839 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:32:42 +0000 (0:00:00.023) 0:01:56.863 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:32:42 +0000 (0:00:00.019) 0:01:56.882 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:32:42 +0000 (0:00:00.013) 0:01:56.896 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:32:42 +0000 (0:00:00.024) 0:01:56.920 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:32:42 +0000 (0:00:00.023) 0:01:56.944 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020270.3259068, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1715020270.3259068, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 680, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1715020270.3259068, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:32:42 +0000 (0:00:00.266) 0:01:57.211 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:32:42 +0000 (0:00:00.017) 0:01:57.228 ************ skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:32:42 +0000 (0:00:00.012) 0:01:57.240 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:32:42 +0000 (0:00:00.020) 0:01:57.260 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:32:42 +0000 (0:00:00.016) 0:01:57.277 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:32:42 +0000 (0:00:00.025) 0:01:57.302 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:32:42 +0000 (0:00:00.020) 0:01:57.322 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:32:42 +0000 (0:00:00.019) 0:01:57.342 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:32:45 +0000 (0:00:02.448) 0:01:59.791 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:32:45 +0000 (0:00:00.014) 0:01:59.805 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:32:45 +0000 (0:00:00.013) 0:01:59.818 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:32:45 +0000 (0:00:00.025) 0:01:59.844 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:32:45 +0000 (0:00:00.012) 0:01:59.856 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:32:45 +0000 (0:00:00.014) 0:01:59.871 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:32:45 +0000 (0:00:00.015) 0:01:59.886 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:32:45 +0000 (0:00:00.016) 0:01:59.902 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:32:45 +0000 (0:00:00.018) 0:01:59.920 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:32:45 +0000 (0:00:00.028) 0:01:59.949 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:32:45 +0000 (0:00:00.024) 0:01:59.974 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:32:45 +0000 (0:00:00.020) 0:01:59.994 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:32:45 +0000 (0:00:00.020) 0:02:00.014 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:32:45 +0000 (0:00:00.021) 0:02:00.036 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:32:45 +0000 (0:00:00.052) 0:02:00.089 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:32:45 +0000 (0:00:00.013) 0:02:00.103 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:32:45 +0000 (0:00:00.011) 0:02:00.115 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:32:45 +0000 (0:00:00.011) 0:02:00.126 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:32:45 +0000 (0:00:00.011) 0:02:00.138 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:32:45 +0000 (0:00:00.011) 0:02:00.150 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:32:45 +0000 (0:00:00.013) 0:02:00.163 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:32:45 +0000 (0:00:00.011) 0:02:00.174 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:32:45 +0000 (0:00:00.011) 0:02:00.186 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:32:45 +0000 (0:00:00.013) 0:02:00.199 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:32:45 +0000 (0:00:00.012) 0:02:00.212 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:32:45 +0000 (0:00:00.269) 0:02:00.481 ************ ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:32:45 +0000 (0:00:00.278) 0:02:00.760 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:32:46 +0000 (0:00:00.025) 0:02:00.786 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:32:46 +0000 (0:00:00.014) 0:02:00.800 ************ ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:32:46 +0000 (0:00:00.272) 0:02:01.072 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:32:46 +0000 (0:00:00.025) 0:02:01.098 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:32:46 +0000 (0:00:00.024) 0:02:01.122 ************ skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:32:46 +0000 (0:00:00.040) 0:02:01.163 ************ skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:32:46 +0000 (0:00:00.024) 0:02:01.187 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:32:46 +0000 (0:00:00.018) 0:02:01.205 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:32:46 +0000 (0:00:00.017) 0:02:01.222 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:32:46 +0000 (0:00:00.019) 0:02:01.241 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:32:46 +0000 (0:00:00.015) 0:02:01.257 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:32:46 +0000 (0:00:00.014) 0:02:01.271 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:32:46 +0000 (0:00:00.012) 0:02:01.284 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:32:46 +0000 (0:00:00.012) 0:02:01.297 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:32:46 +0000 (0:00:00.011) 0:02:01.309 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:32:46 +0000 (0:00:00.011) 0:02:01.321 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:32:46 +0000 (0:00:00.011) 0:02:01.332 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:32:46 +0000 (0:00:00.013) 0:02:01.346 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:32:46 +0000 (0:00:00.011) 0:02:01.358 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:32:46 +0000 (0:00:00.012) 0:02:01.371 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:32:46 +0000 (0:00:00.012) 0:02:01.383 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:32:46 +0000 (0:00:00.012) 0:02:01.395 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:32:46 +0000 (0:00:00.014) 0:02:01.410 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:32:46 +0000 (0:00:00.015) 0:02:01.426 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:32:46 +0000 (0:00:00.026) 0:02:01.452 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.036525", "end": "2024-05-06 18:32:46.949351", "rc": 0, "start": "2024-05-06 18:32:46.912826" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:32:46 +0000 (0:00:00.304) 0:02:01.757 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:32:47 +0000 (0:00:00.023) 0:02:01.781 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:32:47 +0000 (0:00:00.026) 0:02:01.807 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:32:47 +0000 (0:00:00.021) 0:02:01.828 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:32:47 +0000 (0:00:00.025) 0:02:01.854 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:32:47 +0000 (0:00:00.021) 0:02:01.876 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:32:47 +0000 (0:00:00.021) 0:02:01.897 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:32:47 +0000 (0:00:00.013) 0:02:01.911 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:32:47 +0000 (0:00:00.025) 0:02:01.936 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:32:47 +0000 (0:00:00.057) 0:02:01.994 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:32:47 +0000 (0:00:00.021) 0:02:02.015 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:32:47 +0000 (0:00:00.029) 0:02:02.044 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:32:47 +0000 (0:00:00.011) 0:02:02.056 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:32:47 +0000 (0:00:00.011) 0:02:02.067 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:32:47 +0000 (0:00:00.023) 0:02:02.090 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:32:47 +0000 (0:00:00.011) 0:02:02.102 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:32:47 +0000 (0:00:00.012) 0:02:02.115 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:32:47 +0000 (0:00:00.011) 0:02:02.126 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:32:47 +0000 (0:00:00.022) 0:02:02.149 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:32:47 +0000 (0:00:00.012) 0:02:02.161 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:32:47 +0000 (0:00:00.011) 0:02:02.172 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:32:47 +0000 (0:00:00.011) 0:02:02.184 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:32:47 +0000 (0:00:00.014) 0:02:02.198 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:32:47 +0000 (0:00:00.035) 0:02:02.233 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:32:47 +0000 (0:00:00.019) 0:02:02.253 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:32:47 +0000 (0:00:00.023) 0:02:02.276 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:32:47 +0000 (0:00:00.019) 0:02:02.295 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:32:47 +0000 (0:00:00.012) 0:02:02.308 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:32:47 +0000 (0:00:00.012) 0:02:02.321 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:32:47 +0000 (0:00:00.019) 0:02:02.340 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:32:47 +0000 (0:00:00.261) 0:02:02.601 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:32:47 +0000 (0:00:00.012) 0:02:02.614 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:32:47 +0000 (0:00:00.015) 0:02:02.629 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:32:47 +0000 (0:00:00.011) 0:02:02.640 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:32:47 +0000 (0:00:00.015) 0:02:02.655 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:32:47 +0000 (0:00:00.051) 0:02:02.707 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:32:47 +0000 (0:00:00.012) 0:02:02.720 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:32:47 +0000 (0:00:00.011) 0:02:02.732 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:32:50 +0000 (0:00:02.487) 0:02:05.219 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:32:50 +0000 (0:00:00.012) 0:02:05.231 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.243 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:32:50 +0000 (0:00:00.013) 0:02:05.256 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.268 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.279 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.291 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.302 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:32:50 +0000 (0:00:00.010) 0:02:05.313 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:32:50 +0000 (0:00:00.029) 0:02:05.343 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:32:50 +0000 (0:00:00.023) 0:02:05.367 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:32:50 +0000 (0:00:00.020) 0:02:05.387 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:32:50 +0000 (0:00:00.020) 0:02:05.407 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:32:50 +0000 (0:00:00.020) 0:02:05.428 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:32:50 +0000 (0:00:00.012) 0:02:05.440 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:32:50 +0000 (0:00:00.013) 0:02:05.454 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.465 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.477 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.488 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.500 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.512 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:32:50 +0000 (0:00:00.012) 0:02:05.524 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.536 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.547 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:32:50 +0000 (0:00:00.011) 0:02:05.559 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:32:50 +0000 (0:00:00.019) 0:02:05.579 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:32:50 +0000 (0:00:00.019) 0:02:05.598 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:32:50 +0000 (0:00:00.024) 0:02:05.623 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:32:50 +0000 (0:00:00.014) 0:02:05.637 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:32:50 +0000 (0:00:00.020) 0:02:05.658 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:32:50 +0000 (0:00:00.020) 0:02:05.678 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:32:50 +0000 (0:00:00.019) 0:02:05.697 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:32:50 +0000 (0:00:00.019) 0:02:05.717 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:32:50 +0000 (0:00:00.026) 0:02:05.743 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:32:50 +0000 (0:00:00.012) 0:02:05.755 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:32:50 +0000 (0:00:00.012) 0:02:05.768 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:05.779 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:05.791 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:05.803 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:32:51 +0000 (0:00:00.013) 0:02:05.816 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:32:51 +0000 (0:00:00.012) 0:02:05.829 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:05.841 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:05.853 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:05.865 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:05.876 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:32:51 +0000 (0:00:00.013) 0:02:05.889 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:32:51 +0000 (0:00:00.012) 0:02:05.901 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:05.913 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:05.925 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:32:51 +0000 (0:00:00.013) 0:02:05.939 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:32:51 +0000 (0:00:00.013) 0:02:05.952 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:32:51 +0000 (0:00:00.023) 0:02:05.976 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:32:51 +0000 (0:00:00.012) 0:02:05.989 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:32:51 +0000 (0:00:00.012) 0:02:06.001 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:32:51 +0000 (0:00:00.012) 0:02:06.013 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:32:51 +0000 (0:00:00.012) 0:02:06.026 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:32:51 +0000 (0:00:00.012) 0:02:06.038 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:32:51 +0000 (0:00:00.015) 0:02:06.054 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:32:51 +0000 (0:00:00.013) 0:02:06.067 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:2 Monday 06 May 2024 18:32:51 +0000 (0:00:00.013) 0:02:06.080 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:19 Monday 06 May 2024 18:32:51 +0000 (0:00:00.025) 0:02:06.106 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:7 Monday 06 May 2024 18:32:51 +0000 (0:00:00.054) 0:02:06.161 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:11 Monday 06 May 2024 18:32:51 +0000 (0:00:00.021) 0:02:06.182 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:21 Monday 06 May 2024 18:32:51 +0000 (0:00:00.036) 0:02:06.219 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:30 Monday 06 May 2024 18:32:51 +0000 (0:00:00.013) 0:02:06.232 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:41 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:06.244 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:48 Monday 06 May 2024 18:32:51 +0000 (0:00:00.023) 0:02:06.268 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:54 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:06.279 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:60 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:06.290 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:69 Monday 06 May 2024 18:32:51 +0000 (0:00:00.012) 0:02:06.303 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:80 Monday 06 May 2024 18:32:51 +0000 (0:00:00.020) 0:02:06.324 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:86 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:06.335 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:92 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:06.347 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-mount.yml:102 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:06.359 ************ ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:2 Monday 06 May 2024 18:32:51 +0000 (0:00:00.012) 0:02:06.371 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:17 Monday 06 May 2024 18:32:51 +0000 (0:00:00.039) 0:02:06.411 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:24 Monday 06 May 2024 18:32:51 +0000 (0:00:00.110) 0:02:06.521 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:33 Monday 06 May 2024 18:32:51 +0000 (0:00:00.025) 0:02:06.546 ************ skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fstab.yml:45 Monday 06 May 2024 18:32:51 +0000 (0:00:00.020) 0:02:06.567 ************ ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:3 Monday 06 May 2024 18:32:51 +0000 (0:00:00.012) 0:02:06.580 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-fs.yml:9 Monday 06 May 2024 18:32:51 +0000 (0:00:00.011) 0:02:06.591 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:3 Monday 06 May 2024 18:32:51 +0000 (0:00:00.019) 0:02:06.611 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:9 Monday 06 May 2024 18:32:52 +0000 (0:00:00.264) 0:02:06.876 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:16 Monday 06 May 2024 18:32:52 +0000 (0:00:00.012) 0:02:06.888 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:23 Monday 06 May 2024 18:32:52 +0000 (0:00:00.015) 0:02:06.903 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:29 Monday 06 May 2024 18:32:52 +0000 (0:00:00.011) 0:02:06.915 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:33 Monday 06 May 2024 18:32:52 +0000 (0:00:00.013) 0:02:06.929 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-device.yml:38 Monday 06 May 2024 18:32:52 +0000 (0:00:00.011) 0:02:06.940 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:3 Monday 06 May 2024 18:32:52 +0000 (0:00:00.012) 0:02:06.953 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Monday 06 May 2024 18:32:52 +0000 (0:00:00.011) 0:02:06.965 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:16 Monday 06 May 2024 18:32:54 +0000 (0:00:02.488) 0:02:09.454 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:22 Monday 06 May 2024 18:32:54 +0000 (0:00:00.012) 0:02:09.466 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:29 Monday 06 May 2024 18:32:54 +0000 (0:00:00.011) 0:02:09.478 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:40 Monday 06 May 2024 18:32:54 +0000 (0:00:00.011) 0:02:09.489 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:46 Monday 06 May 2024 18:32:54 +0000 (0:00:00.013) 0:02:09.503 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:51 Monday 06 May 2024 18:32:54 +0000 (0:00:00.011) 0:02:09.514 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:63 Monday 06 May 2024 18:32:54 +0000 (0:00:00.012) 0:02:09.527 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:75 Monday 06 May 2024 18:32:54 +0000 (0:00:00.012) 0:02:09.539 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:87 Monday 06 May 2024 18:32:54 +0000 (0:00:00.011) 0:02:09.551 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:93 Monday 06 May 2024 18:32:54 +0000 (0:00:00.025) 0:02:09.576 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:100 Monday 06 May 2024 18:32:54 +0000 (0:00:00.028) 0:02:09.605 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:108 Monday 06 May 2024 18:32:54 +0000 (0:00:00.021) 0:02:09.626 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:116 Monday 06 May 2024 18:32:54 +0000 (0:00:00.020) 0:02:09.647 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:124 Monday 06 May 2024 18:32:54 +0000 (0:00:00.020) 0:02:09.668 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:8 Monday 06 May 2024 18:32:54 +0000 (0:00:00.012) 0:02:09.681 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:14 Monday 06 May 2024 18:32:54 +0000 (0:00:00.011) 0:02:09.692 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:19 Monday 06 May 2024 18:32:54 +0000 (0:00:00.013) 0:02:09.706 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:24 Monday 06 May 2024 18:32:54 +0000 (0:00:00.011) 0:02:09.718 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:29 Monday 06 May 2024 18:32:54 +0000 (0:00:00.011) 0:02:09.729 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:37 Monday 06 May 2024 18:32:54 +0000 (0:00:00.013) 0:02:09.742 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:46 Monday 06 May 2024 18:32:54 +0000 (0:00:00.011) 0:02:09.754 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:54 Monday 06 May 2024 18:32:54 +0000 (0:00:00.011) 0:02:09.766 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:62 Monday 06 May 2024 18:32:55 +0000 (0:00:00.013) 0:02:09.779 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-md.yml:70 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:09.791 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:3 Monday 06 May 2024 18:32:55 +0000 (0:00:00.012) 0:02:09.803 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:11 Monday 06 May 2024 18:32:55 +0000 (0:00:00.019) 0:02:09.822 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:20 Monday 06 May 2024 18:32:55 +0000 (0:00:00.019) 0:02:09.842 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:28 Monday 06 May 2024 18:32:55 +0000 (0:00:00.019) 0:02:09.861 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:32 Monday 06 May 2024 18:32:55 +0000 (0:00:00.015) 0:02:09.877 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:46 Monday 06 May 2024 18:32:55 +0000 (0:00:00.019) 0:02:09.896 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:50 Monday 06 May 2024 18:32:55 +0000 (0:00:00.019) 0:02:09.916 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:54 Monday 06 May 2024 18:32:55 +0000 (0:00:00.019) 0:02:09.935 ************ skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:58 Monday 06 May 2024 18:32:55 +0000 (0:00:00.019) 0:02:09.954 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:67 Monday 06 May 2024 18:32:55 +0000 (0:00:00.019) 0:02:09.973 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:71 Monday 06 May 2024 18:32:55 +0000 (0:00:00.013) 0:02:09.987 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:76 Monday 06 May 2024 18:32:55 +0000 (0:00:00.012) 0:02:09.999 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:82 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.011 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:86 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.022 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:91 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.033 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:96 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.045 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:101 Monday 06 May 2024 18:32:55 +0000 (0:00:00.012) 0:02:10.058 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:105 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.069 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:109 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.081 ************ skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:113 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.092 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:120 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.104 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:127 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.115 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:131 Monday 06 May 2024 18:32:55 +0000 (0:00:00.013) 0:02:10.128 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:137 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.140 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:143 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.151 ************ ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:147 Monday 06 May 2024 18:32:55 +0000 (0:00:00.013) 0:02:10.165 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-size.yml:151 Monday 06 May 2024 18:32:55 +0000 (0:00:00.013) 0:02:10.179 ************ skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:5 Monday 06 May 2024 18:32:55 +0000 (0:00:00.018) 0:02:10.198 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:13 Monday 06 May 2024 18:32:55 +0000 (0:00:00.012) 0:02:10.210 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:17 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.222 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:24 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.233 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:31 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.245 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:37 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.256 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-cache.yml:42 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.268 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume.yml:25 Monday 06 May 2024 18:32:55 +0000 (0:00:00.013) 0:02:10.282 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:44 Monday 06 May 2024 18:32:55 +0000 (0:00:00.015) 0:02:10.297 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/verify-role-results.yml:54 Monday 06 May 2024 18:32:55 +0000 (0:00:00.010) 0:02:10.307 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/tests/tests_lvm_one_disk_multiple_volumes.yml:117 Monday 06 May 2024 18:32:55 +0000 (0:00:00.011) 0:02:10.319 ************ TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Monday 06 May 2024 18:32:55 +0000 (0:00:00.038) 0:02:10.357 ************ included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Monday 06 May 2024 18:32:55 +0000 (0:00:00.017) 0:02:10.375 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Monday 06 May 2024 18:32:55 +0000 (0:00:00.022) 0:02:10.398 ************ 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Monday 06 May 2024 18:32:55 +0000 (0:00:00.031) 0:02:10.429 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Monday 06 May 2024 18:32:55 +0000 (0:00:00.056) 0:02:10.486 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Monday 06 May 2024 18:32:55 +0000 (0:00:00.016) 0:02:10.503 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Monday 06 May 2024 18:32:55 +0000 (0:00:00.014) 0:02:10.517 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Monday 06 May 2024 18:32:55 +0000 (0:00:00.013) 0:02:10.530 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main-support_pvresizeppo3c14l/.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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Monday 06 May 2024 18:32:55 +0000 (0:00:00.030) 0:02:10.561 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Monday 06 May 2024 18:32:55 +0000 (0:00:00.016) 0:02:10.577 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "absent", "volumes": [] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Monday 06 May 2024 18:32:55 +0000 (0:00:00.016) 0:02:10.594 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Monday 06 May 2024 18:32:55 +0000 (0:00:00.017) 0:02:10.612 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Monday 06 May 2024 18:32:55 +0000 (0:00:00.016) 0:02:10.628 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Monday 06 May 2024 18:32:55 +0000 (0:00:00.018) 0:02:10.647 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Monday 06 May 2024 18:32:55 +0000 (0:00:00.015) 0:02:10.663 ************ skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Monday 06 May 2024 18:32:55 +0000 (0:00:00.015) 0:02:10.678 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Monday 06 May 2024 18:32:55 +0000 (0:00:00.032) 0:02:10.711 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Monday 06 May 2024 18:32:55 +0000 (0:00:00.010) 0:02:10.721 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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": [] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Monday 06 May 2024 18:32:59 +0000 (0:00:03.253) 0:02:13.975 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Monday 06 May 2024 18:32:59 +0000 (0:00:00.026) 0:02:14.001 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Monday 06 May 2024 18:32:59 +0000 (0:00:00.011) 0:02:14.013 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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": [] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Monday 06 May 2024 18:32:59 +0000 (0:00:00.017) 0:02:14.030 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "grow_to_fill": false, "name": "foo", "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": [] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Monday 06 May 2024 18:32:59 +0000 (0:00:00.023) 0:02:14.053 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Monday 06 May 2024 18:32:59 +0000 (0:00:00.015) 0:02:14.069 ************ redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=da3a6775-5205-4f4c-b8b8-229b3eccf3c8" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Monday 06 May 2024 18:32:59 +0000 (0:00:00.297) 0:02:14.367 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Monday 06 May 2024 18:33:00 +0000 (0:00:00.967) 0:02:15.335 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Monday 06 May 2024 18:33:00 +0000 (0:00:00.024) 0:02:15.359 ************ 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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Monday 06 May 2024 18:33:00 +0000 (0:00:00.024) 0:02:15.383 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Monday 06 May 2024 18:33:01 +0000 (0:00:00.967) 0:02:16.350 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1715020261.5998673, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1714466043.189, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1714465557.95, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2750740434", "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-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Monday 06 May 2024 18:33:01 +0000 (0:00:00.275) 0:02:16.625 ************ skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Monday 06 May 2024 18:33:01 +0000 (0:00:00.011) 0:02:16.637 ************ ok: [sut] PLAY RECAP ********************************************************************* sut : ok=776 changed=8 unreachable=0 failed=0 skipped=1059 rescued=0 ignored=0 Monday 06 May 2024 18:33:02 +0000 (0:00:00.872) 0:02:17.509 ************ =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------- 7.02s /WORKDIR/git-main-support_pvresizeppo3c14l/.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 --- 4.75s /WORKDIR/git-main-support_pvresizeppo3c14l/.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 --- 4.19s /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Ensure cryptsetup is present -------------------------------------------- 3.72s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 3.27s /WORKDIR/git-main-support_pvresizeppo3c14l/.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 --- 3.25s /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get service facts ------------------- 2.66s /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 2.52s /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Ensure cryptsetup is present -------------------------------------------- 2.49s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.49s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.48s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.46s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.46s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.45s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.45s /WORKDIR/git-main-support_pvresizeppo3c14l/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure cryptsetup is present -------------------------------------------- 2.45s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.45s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.44s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.43s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/test-verify-volume-encryption.yml:10 Ensure test packages ---------------------------------------------------- 2.43s /WORKDIR/git-main-support_pvresizeppo3c14l/tests/get_unused_disk.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. ---^---^---^---^---^---