ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_swap.yml ******************************************************* 1 plays in /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml PLAY [Test management of swap] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:2 Friday 30 January 2026 16:29:39 -0500 (0:00:00.254) 0:00:00.254 ******** ok: [managed-node15] META: ran handlers TASK [Include role to ensure packages are installed] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:10 Friday 30 January 2026 16:29:44 -0500 (0:00:04.164) 0:00:04.419 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 30 January 2026 16:29:44 -0500 (0:00:00.407) 0:00:04.827 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 30 January 2026 16:29:44 -0500 (0:00:00.381) 0:00:05.209 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 30 January 2026 16:29:45 -0500 (0:00:00.407) 0:00:05.617 ******** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 30 January 2026 16:29:45 -0500 (0:00:00.661) 0:00:06.279 ******** ok: [managed-node15] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 30 January 2026 16:29:49 -0500 (0:00:03.343) 0:00:09.622 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 30 January 2026 16:29:49 -0500 (0:00:00.628) 0:00:10.251 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 30 January 2026 16:29:50 -0500 (0:00:00.232) 0:00:10.483 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 30 January 2026 16:29:50 -0500 (0:00:00.188) 0:00:10.672 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 30 January 2026 16:29:50 -0500 (0:00:00.633) 0:00:11.305 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 30 January 2026 16:29:56 -0500 (0:00:05.730) 0:00:17.036 ******** ok: [managed-node15] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 30 January 2026 16:29:57 -0500 (0:00:00.388) 0:00:17.425 ******** ok: [managed-node15] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 30 January 2026 16:29:57 -0500 (0:00:00.201) 0:00:17.626 ******** ok: [managed-node15] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Friday 30 January 2026 16:29:59 -0500 (0:00:02.741) 0:00:20.367 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 30 January 2026 16:30:00 -0500 (0:00:00.396) 0:00:20.764 ******** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 30 January 2026 16:30:00 -0500 (0:00:00.126) 0:00:20.890 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 30 January 2026 16:30:00 -0500 (0:00:00.181) 0:00:21.071 ******** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Friday 30 January 2026 16:30:00 -0500 (0:00:00.181) 0:00:21.252 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Friday 30 January 2026 16:30:04 -0500 (0:00:03.801) 0:00:25.054 ******** ok: [managed-node15] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "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": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Friday 30 January 2026 16:30:08 -0500 (0:00:03.645) 0:00:28.699 ******** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Friday 30 January 2026 16:30:08 -0500 (0:00:00.184) 0:00:28.884 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Friday 30 January 2026 16:30:08 -0500 (0:00:00.151) 0:00:29.035 ******** ok: [managed-node15] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Friday 30 January 2026 16:30:10 -0500 (0:00:01.485) 0:00:30.521 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Friday 30 January 2026 16:30:10 -0500 (0:00:00.125) 0:00:30.646 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808506.6796231, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab8070345774adad92683e9645714452be7be474", "ctime": 1769808505.202621, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 318767254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769808505.202621, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1343, "uid": 0, "version": "4225462220", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Friday 30 January 2026 16:30:11 -0500 (0:00:01.116) 0:00:31.763 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Friday 30 January 2026 16:30:11 -0500 (0:00:00.202) 0:00:31.965 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Friday 30 January 2026 16:30:11 -0500 (0:00:00.153) 0:00:32.118 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 30 January 2026 16:30:11 -0500 (0:00:00.178) 0:00:32.297 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Friday 30 January 2026 16:30:12 -0500 (0:00:00.213) 0:00:32.511 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Friday 30 January 2026 16:30:12 -0500 (0:00:00.317) 0:00:32.829 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Friday 30 January 2026 16:30:12 -0500 (0:00:00.218) 0:00:33.047 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Friday 30 January 2026 16:30:12 -0500 (0:00:00.252) 0:00:33.300 ******** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 30 January 2026 16:30:13 -0500 (0:00:00.259) 0:00:33.559 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Friday 30 January 2026 16:30:13 -0500 (0:00:00.232) 0:00:33.792 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Friday 30 January 2026 16:30:13 -0500 (0:00:00.288) 0:00:34.081 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769807441.2870812, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1769807383.1370165, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 123732173, "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": 1769807383.1370165, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "663456268", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Friday 30 January 2026 16:30:14 -0500 (0:00:01.236) 0:00:35.317 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Friday 30 January 2026 16:30:15 -0500 (0:00:00.167) 0:00:35.484 ******** ok: [managed-node15] TASK [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:14 Friday 30 January 2026 16:30:16 -0500 (0:00:01.797) 0:00:37.282 ******** ok: [managed-node15] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for swap] *********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:22 Friday 30 January 2026 16:30:17 -0500 (0:00:00.474) 0:00:37.757 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node15 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Friday 30 January 2026 16:30:17 -0500 (0:00:00.233) 0:00:37.990 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Friday 30 January 2026 16:30:21 -0500 (0:00:03.925) 0:00:41.916 ******** ok: [managed-node15] => { "changed": false, "disks": [ "sda" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Friday 30 January 2026 16:30:23 -0500 (0:00:01.964) 0:00:43.881 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Friday 30 January 2026 16:30:23 -0500 (0:00:00.222) 0:00:44.103 ******** ok: [managed-node15] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Friday 30 January 2026 16:30:23 -0500 (0:00:00.215) 0:00:44.319 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Friday 30 January 2026 16:30:24 -0500 (0:00:00.202) 0:00:44.521 ******** ok: [managed-node15] => { "unused_disks": [ "sda" ] } TASK [Save disk used for swap] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:30 Friday 30 January 2026 16:30:24 -0500 (0:00:00.160) 0:00:44.682 ******** ok: [managed-node15] => { "ansible_facts": { "__swap_disk": "sda" }, "changed": false } TASK [Create a disk device with swap] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:34 Friday 30 January 2026 16:30:24 -0500 (0:00:00.126) 0:00:44.809 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 30 January 2026 16:30:24 -0500 (0:00:00.296) 0:00:45.105 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 30 January 2026 16:30:24 -0500 (0:00:00.227) 0:00:45.332 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 30 January 2026 16:30:25 -0500 (0:00:00.280) 0:00:45.613 ******** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 30 January 2026 16:30:25 -0500 (0:00:00.388) 0:00:46.002 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 30 January 2026 16:30:25 -0500 (0:00:00.233) 0:00:46.235 ******** skipping: [managed-node15] => { "changed": false, "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 30 January 2026 16:30:26 -0500 (0:00:00.221) 0:00:46.456 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 30 January 2026 16:30:26 -0500 (0:00:00.217) 0:00:46.674 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 30 January 2026 16:30:26 -0500 (0:00:00.178) 0:00:46.852 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 30 January 2026 16:30:26 -0500 (0:00:00.280) 0:00:47.132 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 30 January 2026 16:30:26 -0500 (0:00:00.212) 0:00:47.345 ******** ok: [managed-node15] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 30 January 2026 16:30:27 -0500 (0:00:00.175) 0:00:47.520 ******** ok: [managed-node15] => { "storage_volumes | d([])": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 30 January 2026 16:30:27 -0500 (0:00:00.180) 0:00:47.701 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Friday 30 January 2026 16:30:27 -0500 (0:00:00.258) 0:00:47.960 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Friday 30 January 2026 16:30:27 -0500 (0:00:00.087) 0:00:48.047 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Friday 30 January 2026 16:30:27 -0500 (0:00:00.167) 0:00:48.215 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Friday 30 January 2026 16:30:27 -0500 (0:00:00.168) 0:00:48.383 ******** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Friday 30 January 2026 16:30:28 -0500 (0:00:00.185) 0:00:48.568 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Friday 30 January 2026 16:30:28 -0500 (0:00:00.092) 0:00:48.660 ******** changed: [managed-node15] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Friday 30 January 2026 16:30:32 -0500 (0:00:04.733) 0:00:53.394 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Friday 30 January 2026 16:30:33 -0500 (0:00:00.134) 0:00:53.528 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808506.6796231, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab8070345774adad92683e9645714452be7be474", "ctime": 1769808505.202621, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 318767254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769808505.202621, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1343, "uid": 0, "version": "4225462220", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Friday 30 January 2026 16:30:33 -0500 (0:00:00.826) 0:00:54.354 ******** ok: [managed-node15] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Friday 30 January 2026 16:30:35 -0500 (0:00:01.825) 0:00:56.180 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Friday 30 January 2026 16:30:35 -0500 (0:00:00.157) 0:00:56.338 ******** ok: [managed-node15] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "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" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 30 January 2026 16:30:36 -0500 (0:00:00.132) 0:00:56.471 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Friday 30 January 2026 16:30:36 -0500 (0:00:00.160) 0:00:56.631 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Friday 30 January 2026 16:30:36 -0500 (0:00:00.199) 0:00:56.830 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Friday 30 January 2026 16:30:36 -0500 (0:00:00.182) 0:00:57.013 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Friday 30 January 2026 16:30:39 -0500 (0:00:02.923) 0:00:59.936 ******** changed: [managed-node15] => (item={'src': 'UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 30 January 2026 16:30:41 -0500 (0:00:01.877) 0:01:01.813 ******** skipping: [managed-node15] => (item={'src': 'UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Friday 30 January 2026 16:30:41 -0500 (0:00:00.228) 0:01:02.041 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Friday 30 January 2026 16:30:42 -0500 (0:00:01.360) 0:01:03.402 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769807441.2870812, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1769807383.1370165, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 123732173, "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": 1769807383.1370165, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "663456268", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Friday 30 January 2026 16:30:44 -0500 (0:00:01.116) 0:01:04.518 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Friday 30 January 2026 16:30:44 -0500 (0:00:00.125) 0:01:04.644 ******** ok: [managed-node15] TASK [Verify results] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:44 Friday 30 January 2026 16:30:45 -0500 (0:00:01.703) 0:01:06.348 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 30 January 2026 16:30:46 -0500 (0:00:00.273) 0:01:06.621 ******** skipping: [managed-node15] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 30 January 2026 16:30:46 -0500 (0:00:00.221) 0:01:06.842 ******** ok: [managed-node15] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 30 January 2026 16:30:46 -0500 (0:00:00.175) 0:01:07.018 ******** ok: [managed-node15] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "72412119-ead5-4e7d-8fb0-58c4fa7141b1" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 30 January 2026 16:30:49 -0500 (0:00:02.410) 0:01:09.429 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002226", "end": "2026-01-30 16:30:51.061254", "rc": 0, "start": "2026-01-30 16:30:51.059028" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 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=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 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=72412119-ead5-4e7d-8fb0-58c4fa7141b1 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 30 January 2026 16:30:51 -0500 (0:00:02.299) 0:01:11.728 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002037", "end": "2026-01-30 16:30:52.509949", "failed_when_result": false, "rc": 0, "start": "2026-01-30 16:30:52.507912" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 30 January 2026 16:30:52 -0500 (0:00:01.432) 0:01:13.161 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Friday 30 January 2026 16:30:52 -0500 (0:00:00.180) 0:01:13.341 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 30 January 2026 16:30:53 -0500 (0:00:00.230) 0:01:13.572 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 30 January 2026 16:30:53 -0500 (0:00:00.157) 0:01:13.729 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 30 January 2026 16:30:53 -0500 (0:00:00.382) 0:01:14.112 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 30 January 2026 16:30:53 -0500 (0:00:00.069) 0:01:14.181 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 30 January 2026 16:30:53 -0500 (0:00:00.114) 0:01:14.296 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Friday 30 January 2026 16:30:54 -0500 (0:00:00.220) 0:01:14.517 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Friday 30 January 2026 16:30:54 -0500 (0:00:00.174) 0:01:14.691 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Friday 30 January 2026 16:30:54 -0500 (0:00:00.093) 0:01:14.785 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Friday 30 January 2026 16:30:54 -0500 (0:00:00.098) 0:01:14.884 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Friday 30 January 2026 16:30:54 -0500 (0:00:00.180) 0:01:15.064 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003092", "end": "2026-01-30 16:30:55.432906", "rc": 0, "start": "2026-01-30 16:30:55.429814" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Friday 30 January 2026 16:30:55 -0500 (0:00:00.906) 0:01:15.970 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002043", "end": "2026-01-30 16:30:56.547578", "rc": 0, "start": "2026-01-30 16:30:56.545535" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Friday 30 January 2026 16:30:56 -0500 (0:00:01.081) 0:01:17.052 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Friday 30 January 2026 16:30:56 -0500 (0:00:00.077) 0:01:17.129 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 30 January 2026 16:30:56 -0500 (0:00:00.143) 0:01:17.273 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1 " ], "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 30 January 2026 16:30:57 -0500 (0:00:00.356) 0:01:17.630 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 30 January 2026 16:30:57 -0500 (0:00:00.178) 0:01:17.808 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 30 January 2026 16:30:57 -0500 (0:00:00.233) 0:01:18.041 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 30 January 2026 16:30:57 -0500 (0:00:00.185) 0:01:18.227 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Friday 30 January 2026 16:30:57 -0500 (0:00:00.157) 0:01:18.384 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 30 January 2026 16:30:58 -0500 (0:00:00.158) 0:01:18.543 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 30 January 2026 16:30:58 -0500 (0:00:00.282) 0:01:18.825 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 30 January 2026 16:30:58 -0500 (0:00:00.202) 0:01:19.027 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808632.8008091, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1769808632.7868092, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 35695, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1769808632.7868092, "nlink": 1, "path": "/dev/sda", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 30 January 2026 16:30:59 -0500 (0:00:00.966) 0:01:19.994 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 30 January 2026 16:30:59 -0500 (0:00:00.226) 0:01:20.220 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 30 January 2026 16:30:59 -0500 (0:00:00.106) 0:01:20.327 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 30 January 2026 16:31:00 -0500 (0:00:00.135) 0:01:20.462 ******** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 30 January 2026 16:31:00 -0500 (0:00:00.118) 0:01:20.580 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 30 January 2026 16:31:00 -0500 (0:00:00.067) 0:01:20.648 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 30 January 2026 16:31:00 -0500 (0:00:00.086) 0:01:20.734 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 30 January 2026 16:31:00 -0500 (0:00:00.037) 0:01:20.772 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 30 January 2026 16:31:04 -0500 (0:00:04.028) 0:01:24.800 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 30 January 2026 16:31:04 -0500 (0:00:00.077) 0:01:24.878 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 30 January 2026 16:31:04 -0500 (0:00:00.131) 0:01:25.009 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 30 January 2026 16:31:04 -0500 (0:00:00.147) 0:01:25.157 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 30 January 2026 16:31:04 -0500 (0:00:00.119) 0:01:25.277 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 30 January 2026 16:31:04 -0500 (0:00:00.095) 0:01:25.372 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Friday 30 January 2026 16:31:05 -0500 (0:00:00.045) 0:01:25.418 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Friday 30 January 2026 16:31:05 -0500 (0:00:00.206) 0:01:25.624 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Friday 30 January 2026 16:31:05 -0500 (0:00:00.206) 0:01:25.831 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Friday 30 January 2026 16:31:05 -0500 (0:00:00.115) 0:01:25.947 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Friday 30 January 2026 16:31:05 -0500 (0:00:00.136) 0:01:26.083 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Friday 30 January 2026 16:31:05 -0500 (0:00:00.145) 0:01:26.229 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Friday 30 January 2026 16:31:05 -0500 (0:00:00.167) 0:01:26.397 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Friday 30 January 2026 16:31:06 -0500 (0:00:00.157) 0:01:26.555 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 30 January 2026 16:31:06 -0500 (0:00:00.153) 0:01:26.708 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 30 January 2026 16:31:06 -0500 (0:00:00.193) 0:01:26.901 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 30 January 2026 16:31:06 -0500 (0:00:00.169) 0:01:27.070 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 30 January 2026 16:31:06 -0500 (0:00:00.176) 0:01:27.246 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 30 January 2026 16:31:07 -0500 (0:00:00.222) 0:01:27.469 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 30 January 2026 16:31:07 -0500 (0:00:00.134) 0:01:27.603 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 30 January 2026 16:31:07 -0500 (0:00:00.119) 0:01:27.723 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 30 January 2026 16:31:07 -0500 (0:00:00.169) 0:01:27.892 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 30 January 2026 16:31:07 -0500 (0:00:00.140) 0:01:28.032 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 30 January 2026 16:31:07 -0500 (0:00:00.170) 0:01:28.203 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 30 January 2026 16:31:07 -0500 (0:00:00.178) 0:01:28.381 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 30 January 2026 16:31:08 -0500 (0:00:00.149) 0:01:28.531 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 30 January 2026 16:31:08 -0500 (0:00:00.117) 0:01:28.649 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 30 January 2026 16:31:08 -0500 (0:00:00.188) 0:01:28.838 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 30 January 2026 16:31:08 -0500 (0:00:00.208) 0:01:29.047 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 30 January 2026 16:31:08 -0500 (0:00:00.248) 0:01:29.295 ******** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 30 January 2026 16:31:09 -0500 (0:00:00.229) 0:01:29.525 ******** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 30 January 2026 16:31:09 -0500 (0:00:00.187) 0:01:29.713 ******** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 30 January 2026 16:31:09 -0500 (0:00:00.182) 0:01:29.895 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Friday 30 January 2026 16:31:09 -0500 (0:00:00.188) 0:01:30.084 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Friday 30 January 2026 16:31:09 -0500 (0:00:00.134) 0:01:30.219 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Friday 30 January 2026 16:31:09 -0500 (0:00:00.091) 0:01:30.310 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Friday 30 January 2026 16:31:10 -0500 (0:00:00.264) 0:01:30.575 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Friday 30 January 2026 16:31:10 -0500 (0:00:00.309) 0:01:30.884 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Friday 30 January 2026 16:31:10 -0500 (0:00:00.189) 0:01:31.073 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Friday 30 January 2026 16:31:10 -0500 (0:00:00.251) 0:01:31.325 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Friday 30 January 2026 16:31:11 -0500 (0:00:00.114) 0:01:31.439 ******** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Friday 30 January 2026 16:31:11 -0500 (0:00:00.256) 0:01:31.696 ******** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Friday 30 January 2026 16:31:11 -0500 (0:00:00.217) 0:01:31.913 ******** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Friday 30 January 2026 16:31:11 -0500 (0:00:00.138) 0:01:32.051 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Friday 30 January 2026 16:31:11 -0500 (0:00:00.211) 0:01:32.263 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Friday 30 January 2026 16:31:12 -0500 (0:00:00.195) 0:01:32.458 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Friday 30 January 2026 16:31:12 -0500 (0:00:00.280) 0:01:32.739 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Friday 30 January 2026 16:31:12 -0500 (0:00:00.272) 0:01:33.011 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Friday 30 January 2026 16:31:12 -0500 (0:00:00.176) 0:01:33.188 ******** ok: [managed-node15] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Friday 30 January 2026 16:31:12 -0500 (0:00:00.182) 0:01:33.371 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Friday 30 January 2026 16:31:13 -0500 (0:00:00.193) 0:01:33.564 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 30 January 2026 16:31:13 -0500 (0:00:00.168) 0:01:33.732 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 30 January 2026 16:31:13 -0500 (0:00:00.140) 0:01:33.873 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 30 January 2026 16:31:13 -0500 (0:00:00.200) 0:01:34.073 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 30 January 2026 16:31:13 -0500 (0:00:00.195) 0:01:34.269 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 30 January 2026 16:31:14 -0500 (0:00:00.151) 0:01:34.420 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 30 January 2026 16:31:14 -0500 (0:00:00.217) 0:01:34.638 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 30 January 2026 16:31:14 -0500 (0:00:00.145) 0:01:34.784 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 30 January 2026 16:31:14 -0500 (0:00:00.197) 0:01:34.981 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Friday 30 January 2026 16:31:14 -0500 (0:00:00.093) 0:01:35.075 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Get disk to use for non-swap device] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:47 Friday 30 January 2026 16:31:14 -0500 (0:00:00.169) 0:01:35.244 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node15 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Friday 30 January 2026 16:31:15 -0500 (0:00:00.180) 0:01:35.425 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Friday 30 January 2026 16:31:18 -0500 (0:00:03.755) 0:01:39.181 ******** ok: [managed-node15] => { "changed": false, "disks": [ "sdb" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"swap\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '10737418240', 'fstype': 'swap', 'ssize': '512'}] has fstype", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Friday 30 January 2026 16:31:19 -0500 (0:00:01.133) 0:01:40.314 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Friday 30 January 2026 16:31:20 -0500 (0:00:00.188) 0:01:40.503 ******** ok: [managed-node15] => { "ansible_facts": { "unused_disks": [ "sdb" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Friday 30 January 2026 16:31:20 -0500 (0:00:00.168) 0:01:40.671 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Friday 30 January 2026 16:31:20 -0500 (0:00:00.272) 0:01:40.944 ******** ok: [managed-node15] => { "unused_disks": [ "sdb" ] } TASK [Save non-swap disk] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:54 Friday 30 January 2026 16:31:20 -0500 (0:00:00.104) 0:01:41.048 ******** ok: [managed-node15] => { "ansible_facts": { "__non_swap_disk": "sdb" }, "changed": false } TASK [Format second disk as ext3] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:58 Friday 30 January 2026 16:31:20 -0500 (0:00:00.144) 0:01:41.193 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 30 January 2026 16:31:21 -0500 (0:00:00.370) 0:01:41.563 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 30 January 2026 16:31:21 -0500 (0:00:00.221) 0:01:41.785 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 30 January 2026 16:31:21 -0500 (0:00:00.285) 0:01:42.070 ******** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 30 January 2026 16:31:22 -0500 (0:00:00.382) 0:01:42.453 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 30 January 2026 16:31:22 -0500 (0:00:00.166) 0:01:42.619 ******** skipping: [managed-node15] => { "changed": false, "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 30 January 2026 16:31:22 -0500 (0:00:00.239) 0:01:42.858 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 30 January 2026 16:31:22 -0500 (0:00:00.175) 0:01:43.034 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 30 January 2026 16:31:22 -0500 (0:00:00.158) 0:01:43.193 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 30 January 2026 16:31:23 -0500 (0:00:00.436) 0:01:43.630 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 30 January 2026 16:31:23 -0500 (0:00:00.211) 0:01:43.842 ******** ok: [managed-node15] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 30 January 2026 16:31:23 -0500 (0:00:00.201) 0:01:44.043 ******** ok: [managed-node15] => { "storage_volumes | d([])": [ { "disks": [ "sdb" ], "fs_type": "ext3", "mount_point": "none", "name": "test2", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 30 January 2026 16:31:23 -0500 (0:00:00.151) 0:01:44.194 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Friday 30 January 2026 16:31:23 -0500 (0:00:00.169) 0:01:44.364 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Friday 30 January 2026 16:31:24 -0500 (0:00:00.142) 0:01:44.506 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Friday 30 January 2026 16:31:24 -0500 (0:00:00.156) 0:01:44.663 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Friday 30 January 2026 16:31:24 -0500 (0:00:00.241) 0:01:44.905 ******** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Friday 30 January 2026 16:31:24 -0500 (0:00:00.290) 0:01:45.195 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Friday 30 January 2026 16:31:24 -0500 (0:00:00.150) 0:01:45.346 ******** changed: [managed-node15] => { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=e3053574-46b8-4b04-aa5b-1bf58013ecaa", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Friday 30 January 2026 16:31:32 -0500 (0:00:07.913) 0:01:53.259 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Friday 30 January 2026 16:31:32 -0500 (0:00:00.113) 0:01:53.372 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808642.6998236, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d1345d99445e303b3df708bcd3593a5ebd57806e", "ctime": 1769808641.1788216, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 318767254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769808641.1788216, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1408, "uid": 0, "version": "4225462220", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Friday 30 January 2026 16:31:34 -0500 (0:00:01.173) 0:01:54.546 ******** ok: [managed-node15] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Friday 30 January 2026 16:31:35 -0500 (0:00:01.185) 0:01:55.732 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Friday 30 January 2026 16:31:35 -0500 (0:00:00.160) 0:01:55.892 ******** ok: [managed-node15] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "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" ], "mounts": [], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=e3053574-46b8-4b04-aa5b-1bf58013ecaa", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 30 January 2026 16:31:35 -0500 (0:00:00.277) 0:01:56.169 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Friday 30 January 2026 16:31:35 -0500 (0:00:00.157) 0:01:56.327 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=e3053574-46b8-4b04-aa5b-1bf58013ecaa", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Friday 30 January 2026 16:31:36 -0500 (0:00:00.194) 0:01:56.521 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Friday 30 January 2026 16:31:36 -0500 (0:00:00.088) 0:01:56.610 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Friday 30 January 2026 16:31:36 -0500 (0:00:00.136) 0:01:56.746 ******** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 30 January 2026 16:31:36 -0500 (0:00:00.090) 0:01:56.837 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Friday 30 January 2026 16:31:36 -0500 (0:00:00.111) 0:01:56.948 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Friday 30 January 2026 16:31:36 -0500 (0:00:00.162) 0:01:57.111 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769807441.2870812, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1769807383.1370165, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 123732173, "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": 1769807383.1370165, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "663456268", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Friday 30 January 2026 16:31:37 -0500 (0:00:01.128) 0:01:58.239 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Friday 30 January 2026 16:31:37 -0500 (0:00:00.152) 0:01:58.391 ******** ok: [managed-node15] TASK [Verify results - 2] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:69 Friday 30 January 2026 16:31:39 -0500 (0:00:01.497) 0:01:59.889 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 30 January 2026 16:31:39 -0500 (0:00:00.131) 0:02:00.021 ******** skipping: [managed-node15] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 30 January 2026 16:31:39 -0500 (0:00:00.146) 0:02:00.167 ******** ok: [managed-node15] => { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=e3053574-46b8-4b04-aa5b-1bf58013ecaa", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 30 January 2026 16:31:39 -0500 (0:00:00.084) 0:02:00.252 ******** ok: [managed-node15] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "72412119-ead5-4e7d-8fb0-58c4fa7141b1" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "e3053574-46b8-4b04-aa5b-1bf58013ecaa" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 30 January 2026 16:31:40 -0500 (0:00:01.053) 0:02:01.305 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002094", "end": "2026-01-30 16:31:41.605253", "rc": 0, "start": "2026-01-30 16:31:41.603159" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 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=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 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=72412119-ead5-4e7d-8fb0-58c4fa7141b1 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 30 January 2026 16:31:41 -0500 (0:00:00.902) 0:02:02.208 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002001", "end": "2026-01-30 16:31:42.630328", "failed_when_result": false, "rc": 0, "start": "2026-01-30 16:31:42.628327" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 30 January 2026 16:31:42 -0500 (0:00:01.007) 0:02:03.216 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Friday 30 January 2026 16:31:42 -0500 (0:00:00.116) 0:02:03.332 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 30 January 2026 16:31:43 -0500 (0:00:00.158) 0:02:03.490 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 30 January 2026 16:31:43 -0500 (0:00:00.091) 0:02:03.582 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 30 January 2026 16:31:43 -0500 (0:00:00.507) 0:02:04.090 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 30 January 2026 16:31:43 -0500 (0:00:00.180) 0:02:04.271 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 30 January 2026 16:31:43 -0500 (0:00:00.105) 0:02:04.376 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Friday 30 January 2026 16:31:44 -0500 (0:00:00.167) 0:02:04.544 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Friday 30 January 2026 16:31:44 -0500 (0:00:00.159) 0:02:04.703 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Friday 30 January 2026 16:31:44 -0500 (0:00:00.109) 0:02:04.813 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Friday 30 January 2026 16:31:44 -0500 (0:00:00.155) 0:02:04.968 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Friday 30 January 2026 16:31:44 -0500 (0:00:00.099) 0:02:05.068 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Friday 30 January 2026 16:31:44 -0500 (0:00:00.082) 0:02:05.151 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Friday 30 January 2026 16:31:44 -0500 (0:00:00.140) 0:02:05.291 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Friday 30 January 2026 16:31:45 -0500 (0:00:00.143) 0:02:05.435 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 30 January 2026 16:31:45 -0500 (0:00:00.109) 0:02:05.544 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "1", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 30 January 2026 16:31:45 -0500 (0:00:00.182) 0:02:05.727 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 30 January 2026 16:31:45 -0500 (0:00:00.122) 0:02:05.850 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 30 January 2026 16:31:45 -0500 (0:00:00.085) 0:02:05.935 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 30 January 2026 16:31:45 -0500 (0:00:00.067) 0:02:06.003 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Friday 30 January 2026 16:31:45 -0500 (0:00:00.115) 0:02:06.119 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 30 January 2026 16:31:45 -0500 (0:00:00.101) 0:02:06.220 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 30 January 2026 16:31:45 -0500 (0:00:00.106) 0:02:06.326 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 30 January 2026 16:31:46 -0500 (0:00:00.110) 0:02:06.437 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808692.6688974, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1769808692.6688974, "dev": 6, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 35704, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1769808692.6688974, "nlink": 1, "path": "/dev/sdb", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 30 January 2026 16:31:46 -0500 (0:00:00.841) 0:02:07.279 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 30 January 2026 16:31:47 -0500 (0:00:00.181) 0:02:07.460 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 30 January 2026 16:31:47 -0500 (0:00:00.074) 0:02:07.535 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 30 January 2026 16:31:47 -0500 (0:00:00.137) 0:02:07.672 ******** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 30 January 2026 16:31:47 -0500 (0:00:00.169) 0:02:07.842 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 30 January 2026 16:31:47 -0500 (0:00:00.082) 0:02:07.925 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 30 January 2026 16:31:47 -0500 (0:00:00.134) 0:02:08.059 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 30 January 2026 16:31:47 -0500 (0:00:00.114) 0:02:08.174 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 30 January 2026 16:31:51 -0500 (0:00:03.448) 0:02:11.622 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 30 January 2026 16:31:51 -0500 (0:00:00.080) 0:02:11.702 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 30 January 2026 16:31:51 -0500 (0:00:00.047) 0:02:11.750 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 30 January 2026 16:31:51 -0500 (0:00:00.047) 0:02:11.797 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 30 January 2026 16:31:51 -0500 (0:00:00.048) 0:02:11.846 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 30 January 2026 16:31:51 -0500 (0:00:00.065) 0:02:11.912 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Friday 30 January 2026 16:31:51 -0500 (0:00:00.074) 0:02:11.986 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Friday 30 January 2026 16:31:51 -0500 (0:00:00.061) 0:02:12.047 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Friday 30 January 2026 16:31:51 -0500 (0:00:00.116) 0:02:12.164 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Friday 30 January 2026 16:31:51 -0500 (0:00:00.136) 0:02:12.300 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Friday 30 January 2026 16:31:51 -0500 (0:00:00.066) 0:02:12.367 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Friday 30 January 2026 16:31:52 -0500 (0:00:00.125) 0:02:12.493 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Friday 30 January 2026 16:31:52 -0500 (0:00:00.084) 0:02:12.578 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Friday 30 January 2026 16:31:52 -0500 (0:00:00.070) 0:02:12.649 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 30 January 2026 16:31:52 -0500 (0:00:00.104) 0:02:12.753 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 30 January 2026 16:31:52 -0500 (0:00:00.140) 0:02:12.893 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 30 January 2026 16:31:52 -0500 (0:00:00.116) 0:02:13.010 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 30 January 2026 16:31:52 -0500 (0:00:00.078) 0:02:13.088 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 30 January 2026 16:31:52 -0500 (0:00:00.041) 0:02:13.130 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 30 January 2026 16:31:52 -0500 (0:00:00.060) 0:02:13.190 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 30 January 2026 16:31:52 -0500 (0:00:00.119) 0:02:13.309 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 30 January 2026 16:31:53 -0500 (0:00:00.104) 0:02:13.414 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 30 January 2026 16:31:53 -0500 (0:00:00.036) 0:02:13.451 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 30 January 2026 16:31:53 -0500 (0:00:00.035) 0:02:13.487 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 30 January 2026 16:31:53 -0500 (0:00:00.157) 0:02:13.644 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 30 January 2026 16:31:53 -0500 (0:00:00.125) 0:02:13.770 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 30 January 2026 16:31:53 -0500 (0:00:00.155) 0:02:13.925 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 30 January 2026 16:31:53 -0500 (0:00:00.117) 0:02:14.043 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 30 January 2026 16:31:53 -0500 (0:00:00.101) 0:02:14.145 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 30 January 2026 16:31:53 -0500 (0:00:00.074) 0:02:14.219 ******** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 30 January 2026 16:31:53 -0500 (0:00:00.100) 0:02:14.319 ******** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 30 January 2026 16:31:54 -0500 (0:00:00.148) 0:02:14.468 ******** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 30 January 2026 16:31:54 -0500 (0:00:00.099) 0:02:14.567 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Friday 30 January 2026 16:31:54 -0500 (0:00:00.105) 0:02:14.673 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Friday 30 January 2026 16:31:54 -0500 (0:00:00.125) 0:02:14.798 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Friday 30 January 2026 16:31:54 -0500 (0:00:00.134) 0:02:14.932 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Friday 30 January 2026 16:31:54 -0500 (0:00:00.078) 0:02:15.011 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Friday 30 January 2026 16:31:54 -0500 (0:00:00.078) 0:02:15.089 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Friday 30 January 2026 16:31:54 -0500 (0:00:00.066) 0:02:15.156 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Friday 30 January 2026 16:31:54 -0500 (0:00:00.034) 0:02:15.191 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Friday 30 January 2026 16:31:54 -0500 (0:00:00.063) 0:02:15.254 ******** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Friday 30 January 2026 16:31:54 -0500 (0:00:00.075) 0:02:15.330 ******** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Friday 30 January 2026 16:31:54 -0500 (0:00:00.058) 0:02:15.389 ******** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Friday 30 January 2026 16:31:55 -0500 (0:00:00.099) 0:02:15.488 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Friday 30 January 2026 16:31:55 -0500 (0:00:00.188) 0:02:15.676 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Friday 30 January 2026 16:31:55 -0500 (0:00:00.075) 0:02:15.752 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Friday 30 January 2026 16:31:55 -0500 (0:00:00.149) 0:02:15.902 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Friday 30 January 2026 16:31:55 -0500 (0:00:00.098) 0:02:16.000 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Friday 30 January 2026 16:31:55 -0500 (0:00:00.075) 0:02:16.075 ******** ok: [managed-node15] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Friday 30 January 2026 16:31:55 -0500 (0:00:00.058) 0:02:16.133 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Friday 30 January 2026 16:31:55 -0500 (0:00:00.071) 0:02:16.205 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 30 January 2026 16:31:55 -0500 (0:00:00.085) 0:02:16.291 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 30 January 2026 16:31:55 -0500 (0:00:00.096) 0:02:16.388 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 30 January 2026 16:31:56 -0500 (0:00:00.073) 0:02:16.462 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 30 January 2026 16:31:56 -0500 (0:00:00.123) 0:02:16.586 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 30 January 2026 16:31:56 -0500 (0:00:00.118) 0:02:16.704 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 30 January 2026 16:31:56 -0500 (0:00:00.100) 0:02:16.805 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 30 January 2026 16:31:56 -0500 (0:00:00.115) 0:02:16.921 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 30 January 2026 16:31:56 -0500 (0:00:00.113) 0:02:17.034 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Friday 30 January 2026 16:31:56 -0500 (0:00:00.077) 0:02:17.112 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change the disk device file system type from swap to ext3] *************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:72 Friday 30 January 2026 16:31:56 -0500 (0:00:00.058) 0:02:17.170 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 30 January 2026 16:31:57 -0500 (0:00:00.433) 0:02:17.604 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 30 January 2026 16:31:57 -0500 (0:00:00.125) 0:02:17.729 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 30 January 2026 16:31:57 -0500 (0:00:00.125) 0:02:17.855 ******** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 30 January 2026 16:31:57 -0500 (0:00:00.162) 0:02:18.017 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 30 January 2026 16:31:57 -0500 (0:00:00.101) 0:02:18.118 ******** skipping: [managed-node15] => { "changed": false, "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 30 January 2026 16:31:57 -0500 (0:00:00.115) 0:02:18.234 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 30 January 2026 16:31:57 -0500 (0:00:00.079) 0:02:18.314 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 30 January 2026 16:31:57 -0500 (0:00:00.050) 0:02:18.364 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 30 January 2026 16:31:58 -0500 (0:00:00.234) 0:02:18.599 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 30 January 2026 16:31:58 -0500 (0:00:00.124) 0:02:18.723 ******** ok: [managed-node15] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 30 January 2026 16:31:58 -0500 (0:00:00.079) 0:02:18.802 ******** ok: [managed-node15] => { "storage_volumes | d([])": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 30 January 2026 16:31:58 -0500 (0:00:00.086) 0:02:18.889 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Friday 30 January 2026 16:31:58 -0500 (0:00:00.064) 0:02:18.954 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Friday 30 January 2026 16:31:58 -0500 (0:00:00.044) 0:02:18.998 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Friday 30 January 2026 16:31:58 -0500 (0:00:00.087) 0:02:19.085 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Friday 30 January 2026 16:31:58 -0500 (0:00:00.120) 0:02:19.206 ******** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Friday 30 January 2026 16:31:58 -0500 (0:00:00.166) 0:02:19.372 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Friday 30 January 2026 16:31:59 -0500 (0:00:00.113) 0:02:19.486 ******** changed: [managed-node15] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Friday 30 January 2026 16:32:06 -0500 (0:00:07.643) 0:02:27.130 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Friday 30 January 2026 16:32:06 -0500 (0:00:00.056) 0:02:27.187 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808642.6998236, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d1345d99445e303b3df708bcd3593a5ebd57806e", "ctime": 1769808641.1788216, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 318767254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769808641.1788216, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1408, "uid": 0, "version": "4225462220", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Friday 30 January 2026 16:32:07 -0500 (0:00:00.587) 0:02:27.775 ******** ok: [managed-node15] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Friday 30 January 2026 16:32:08 -0500 (0:00:00.755) 0:02:28.530 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Friday 30 January 2026 16:32:08 -0500 (0:00:00.049) 0:02:28.579 ******** ok: [managed-node15] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "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" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 30 January 2026 16:32:08 -0500 (0:00:00.070) 0:02:28.650 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Friday 30 January 2026 16:32:08 -0500 (0:00:00.053) 0:02:28.703 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Friday 30 January 2026 16:32:08 -0500 (0:00:00.073) 0:02:28.777 ******** changed: [managed-node15] => (item={'src': 'UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=72412119-ead5-4e7d-8fb0-58c4fa7141b1" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Friday 30 January 2026 16:32:09 -0500 (0:00:00.698) 0:02:29.475 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Friday 30 January 2026 16:32:10 -0500 (0:00:01.086) 0:02:30.562 ******** changed: [managed-node15] => (item={'src': 'UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 30 January 2026 16:32:11 -0500 (0:00:00.861) 0:02:31.423 ******** skipping: [managed-node15] => (item={'src': 'UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Friday 30 January 2026 16:32:11 -0500 (0:00:00.171) 0:02:31.595 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Friday 30 January 2026 16:32:12 -0500 (0:00:00.940) 0:02:32.535 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769807441.2870812, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1769807383.1370165, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 123732173, "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": 1769807383.1370165, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "663456268", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Friday 30 January 2026 16:32:12 -0500 (0:00:00.818) 0:02:33.353 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Friday 30 January 2026 16:32:13 -0500 (0:00:00.120) 0:02:33.474 ******** ok: [managed-node15] TASK [Verify results - 3] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:83 Friday 30 January 2026 16:32:14 -0500 (0:00:01.261) 0:02:34.736 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 30 January 2026 16:32:14 -0500 (0:00:00.133) 0:02:34.869 ******** skipping: [managed-node15] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 30 January 2026 16:32:14 -0500 (0:00:00.147) 0:02:35.016 ******** ok: [managed-node15] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 30 January 2026 16:32:14 -0500 (0:00:00.126) 0:02:35.143 ******** ok: [managed-node15] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "46c03ad2-3004-458e-b1e0-aafcedb0e245" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "e3053574-46b8-4b04-aa5b-1bf58013ecaa" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 30 January 2026 16:32:15 -0500 (0:00:00.854) 0:02:35.997 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002100", "end": "2026-01-30 16:32:16.248451", "rc": 0, "start": "2026-01-30 16:32:16.246351" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 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=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 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=46c03ad2-3004-458e-b1e0-aafcedb0e245 /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 30 January 2026 16:32:16 -0500 (0:00:00.841) 0:02:36.839 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002176", "end": "2026-01-30 16:32:17.105668", "failed_when_result": false, "rc": 0, "start": "2026-01-30 16:32:17.103492" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 30 January 2026 16:32:17 -0500 (0:00:00.886) 0:02:37.726 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Friday 30 January 2026 16:32:17 -0500 (0:00:00.097) 0:02:37.823 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 30 January 2026 16:32:17 -0500 (0:00:00.183) 0:02:38.007 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 30 January 2026 16:32:17 -0500 (0:00:00.058) 0:02:38.066 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 30 January 2026 16:32:17 -0500 (0:00:00.205) 0:02:38.271 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 30 January 2026 16:32:17 -0500 (0:00:00.055) 0:02:38.327 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 30 January 2026 16:32:18 -0500 (0:00:00.127) 0:02:38.455 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Friday 30 January 2026 16:32:18 -0500 (0:00:00.044) 0:02:38.500 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Friday 30 January 2026 16:32:18 -0500 (0:00:00.117) 0:02:38.617 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Friday 30 January 2026 16:32:18 -0500 (0:00:00.076) 0:02:38.694 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Friday 30 January 2026 16:32:18 -0500 (0:00:00.047) 0:02:38.742 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Friday 30 January 2026 16:32:18 -0500 (0:00:00.114) 0:02:38.856 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Friday 30 January 2026 16:32:18 -0500 (0:00:00.046) 0:02:38.903 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Friday 30 January 2026 16:32:18 -0500 (0:00:00.051) 0:02:38.955 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Friday 30 January 2026 16:32:18 -0500 (0:00:00.046) 0:02:39.001 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 30 January 2026 16:32:18 -0500 (0:00:00.056) 0:02:39.057 ******** ok: [managed-node15] => { "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=46c03ad2-3004-458e-b1e0-aafcedb0e245 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 30 January 2026 16:32:18 -0500 (0:00:00.085) 0:02:39.143 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 30 January 2026 16:32:18 -0500 (0:00:00.059) 0:02:39.202 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 30 January 2026 16:32:18 -0500 (0:00:00.037) 0:02:39.239 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 30 January 2026 16:32:18 -0500 (0:00:00.101) 0:02:39.341 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Friday 30 January 2026 16:32:18 -0500 (0:00:00.043) 0:02:39.384 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 30 January 2026 16:32:19 -0500 (0:00:00.027) 0:02:39.412 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 30 January 2026 16:32:19 -0500 (0:00:00.051) 0:02:39.463 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 30 January 2026 16:32:19 -0500 (0:00:00.044) 0:02:39.507 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808726.5889475, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1769808726.5889475, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 35695, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1769808726.5889475, "nlink": 1, "path": "/dev/sda", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 30 January 2026 16:32:19 -0500 (0:00:00.564) 0:02:40.072 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 30 January 2026 16:32:19 -0500 (0:00:00.066) 0:02:40.138 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 30 January 2026 16:32:19 -0500 (0:00:00.062) 0:02:40.201 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 30 January 2026 16:32:19 -0500 (0:00:00.054) 0:02:40.255 ******** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 30 January 2026 16:32:19 -0500 (0:00:00.058) 0:02:40.314 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 30 January 2026 16:32:19 -0500 (0:00:00.052) 0:02:40.366 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 30 January 2026 16:32:20 -0500 (0:00:00.086) 0:02:40.452 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 30 January 2026 16:32:20 -0500 (0:00:00.037) 0:02:40.490 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 30 January 2026 16:32:23 -0500 (0:00:02.924) 0:02:43.414 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 30 January 2026 16:32:23 -0500 (0:00:00.133) 0:02:43.547 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 30 January 2026 16:32:23 -0500 (0:00:00.029) 0:02:43.576 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 30 January 2026 16:32:23 -0500 (0:00:00.074) 0:02:43.651 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 30 January 2026 16:32:23 -0500 (0:00:00.082) 0:02:43.734 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 30 January 2026 16:32:23 -0500 (0:00:00.066) 0:02:43.800 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Friday 30 January 2026 16:32:23 -0500 (0:00:00.062) 0:02:43.862 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Friday 30 January 2026 16:32:23 -0500 (0:00:00.134) 0:02:43.997 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Friday 30 January 2026 16:32:23 -0500 (0:00:00.078) 0:02:44.075 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Friday 30 January 2026 16:32:23 -0500 (0:00:00.133) 0:02:44.209 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Friday 30 January 2026 16:32:23 -0500 (0:00:00.058) 0:02:44.268 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Friday 30 January 2026 16:32:23 -0500 (0:00:00.113) 0:02:44.381 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Friday 30 January 2026 16:32:24 -0500 (0:00:00.027) 0:02:44.409 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Friday 30 January 2026 16:32:24 -0500 (0:00:00.077) 0:02:44.486 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 30 January 2026 16:32:24 -0500 (0:00:00.039) 0:02:44.525 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 30 January 2026 16:32:24 -0500 (0:00:00.144) 0:02:44.670 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 30 January 2026 16:32:24 -0500 (0:00:00.030) 0:02:44.700 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 30 January 2026 16:32:24 -0500 (0:00:00.072) 0:02:44.773 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 30 January 2026 16:32:24 -0500 (0:00:00.069) 0:02:44.843 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 30 January 2026 16:32:24 -0500 (0:00:00.045) 0:02:44.888 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 30 January 2026 16:32:24 -0500 (0:00:00.096) 0:02:44.985 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 30 January 2026 16:32:24 -0500 (0:00:00.085) 0:02:45.071 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 30 January 2026 16:32:24 -0500 (0:00:00.102) 0:02:45.173 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 30 January 2026 16:32:24 -0500 (0:00:00.063) 0:02:45.236 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 30 January 2026 16:32:24 -0500 (0:00:00.123) 0:02:45.360 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 30 January 2026 16:32:25 -0500 (0:00:00.136) 0:02:45.496 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 30 January 2026 16:32:25 -0500 (0:00:00.123) 0:02:45.620 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 30 January 2026 16:32:25 -0500 (0:00:00.084) 0:02:45.705 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 30 January 2026 16:32:25 -0500 (0:00:00.115) 0:02:45.821 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 30 January 2026 16:32:25 -0500 (0:00:00.099) 0:02:45.920 ******** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 30 January 2026 16:32:25 -0500 (0:00:00.104) 0:02:46.025 ******** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 30 January 2026 16:32:25 -0500 (0:00:00.044) 0:02:46.069 ******** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 30 January 2026 16:32:25 -0500 (0:00:00.093) 0:02:46.163 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Friday 30 January 2026 16:32:25 -0500 (0:00:00.061) 0:02:46.224 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Friday 30 January 2026 16:32:25 -0500 (0:00:00.064) 0:02:46.289 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Friday 30 January 2026 16:32:26 -0500 (0:00:00.157) 0:02:46.446 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Friday 30 January 2026 16:32:26 -0500 (0:00:00.050) 0:02:46.497 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Friday 30 January 2026 16:32:26 -0500 (0:00:00.094) 0:02:46.592 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Friday 30 January 2026 16:32:26 -0500 (0:00:00.117) 0:02:46.710 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Friday 30 January 2026 16:32:26 -0500 (0:00:00.082) 0:02:46.792 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Friday 30 January 2026 16:32:26 -0500 (0:00:00.061) 0:02:46.853 ******** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Friday 30 January 2026 16:32:26 -0500 (0:00:00.078) 0:02:46.932 ******** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Friday 30 January 2026 16:32:26 -0500 (0:00:00.100) 0:02:47.032 ******** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Friday 30 January 2026 16:32:26 -0500 (0:00:00.096) 0:02:47.128 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Friday 30 January 2026 16:32:26 -0500 (0:00:00.109) 0:02:47.237 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Friday 30 January 2026 16:32:26 -0500 (0:00:00.099) 0:02:47.337 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Friday 30 January 2026 16:32:27 -0500 (0:00:00.140) 0:02:47.478 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Friday 30 January 2026 16:32:27 -0500 (0:00:00.068) 0:02:47.546 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Friday 30 January 2026 16:32:27 -0500 (0:00:00.166) 0:02:47.712 ******** ok: [managed-node15] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Friday 30 January 2026 16:32:27 -0500 (0:00:00.102) 0:02:47.815 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Friday 30 January 2026 16:32:27 -0500 (0:00:00.075) 0:02:47.891 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 30 January 2026 16:32:27 -0500 (0:00:00.133) 0:02:48.025 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 30 January 2026 16:32:27 -0500 (0:00:00.112) 0:02:48.138 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 30 January 2026 16:32:27 -0500 (0:00:00.059) 0:02:48.197 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 30 January 2026 16:32:27 -0500 (0:00:00.105) 0:02:48.303 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 30 January 2026 16:32:27 -0500 (0:00:00.081) 0:02:48.384 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 30 January 2026 16:32:28 -0500 (0:00:00.072) 0:02:48.457 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 30 January 2026 16:32:28 -0500 (0:00:00.096) 0:02:48.553 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 30 January 2026 16:32:28 -0500 (0:00:00.073) 0:02:48.627 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Friday 30 January 2026 16:32:28 -0500 (0:00:00.058) 0:02:48.685 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:86 Friday 30 January 2026 16:32:28 -0500 (0:00:00.043) 0:02:48.729 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 30 January 2026 16:32:28 -0500 (0:00:00.144) 0:02:48.873 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 30 January 2026 16:32:28 -0500 (0:00:00.046) 0:02:48.920 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 30 January 2026 16:32:28 -0500 (0:00:00.105) 0:02:49.025 ******** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 30 January 2026 16:32:28 -0500 (0:00:00.137) 0:02:49.162 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 30 January 2026 16:32:28 -0500 (0:00:00.033) 0:02:49.196 ******** skipping: [managed-node15] => { "changed": false, "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 30 January 2026 16:32:28 -0500 (0:00:00.098) 0:02:49.294 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 30 January 2026 16:32:28 -0500 (0:00:00.022) 0:02:49.317 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 30 January 2026 16:32:28 -0500 (0:00:00.050) 0:02:49.367 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 30 January 2026 16:32:29 -0500 (0:00:00.088) 0:02:49.455 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 30 January 2026 16:32:29 -0500 (0:00:00.079) 0:02:49.535 ******** ok: [managed-node15] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 30 January 2026 16:32:29 -0500 (0:00:00.067) 0:02:49.602 ******** ok: [managed-node15] => { "storage_volumes | d([])": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 30 January 2026 16:32:29 -0500 (0:00:00.041) 0:02:49.644 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Friday 30 January 2026 16:32:29 -0500 (0:00:00.038) 0:02:49.683 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Friday 30 January 2026 16:32:29 -0500 (0:00:00.026) 0:02:49.709 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Friday 30 January 2026 16:32:29 -0500 (0:00:00.026) 0:02:49.736 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Friday 30 January 2026 16:32:29 -0500 (0:00:00.034) 0:02:49.771 ******** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Friday 30 January 2026 16:32:29 -0500 (0:00:00.064) 0:02:49.835 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Friday 30 January 2026 16:32:29 -0500 (0:00:00.024) 0:02:49.859 ******** ok: [managed-node15] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Friday 30 January 2026 16:32:33 -0500 (0:00:04.067) 0:02:53.927 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Friday 30 January 2026 16:32:33 -0500 (0:00:00.056) 0:02:53.984 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808730.8379538, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d324a461fb119a8ffc0f1cebffbd272aded7a269", "ctime": 1769808730.8349538, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 318767254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769808730.8349538, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1413, "uid": 0, "version": "4225462220", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Friday 30 January 2026 16:32:34 -0500 (0:00:00.536) 0:02:54.520 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Friday 30 January 2026 16:32:34 -0500 (0:00:00.064) 0:02:54.585 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Friday 30 January 2026 16:32:34 -0500 (0:00:00.084) 0:02:54.670 ******** ok: [managed-node15] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 30 January 2026 16:32:34 -0500 (0:00:00.098) 0:02:54.768 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Friday 30 January 2026 16:32:34 -0500 (0:00:00.055) 0:02:54.823 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Friday 30 January 2026 16:32:34 -0500 (0:00:00.046) 0:02:54.870 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Friday 30 January 2026 16:32:34 -0500 (0:00:00.040) 0:02:54.911 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Friday 30 January 2026 16:32:35 -0500 (0:00:00.791) 0:02:55.702 ******** ok: [managed-node15] => (item={'src': 'UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 30 January 2026 16:32:35 -0500 (0:00:00.458) 0:02:56.160 ******** skipping: [managed-node15] => (item={'src': 'UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Friday 30 January 2026 16:32:35 -0500 (0:00:00.053) 0:02:56.213 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Friday 30 January 2026 16:32:36 -0500 (0:00:00.902) 0:02:57.116 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769807441.2870812, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1769807383.1370165, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 123732173, "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": 1769807383.1370165, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "663456268", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Friday 30 January 2026 16:32:37 -0500 (0:00:00.604) 0:02:57.721 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Friday 30 January 2026 16:32:37 -0500 (0:00:00.041) 0:02:57.763 ******** ok: [managed-node15] TASK [Verify results - 4] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:97 Friday 30 January 2026 16:32:38 -0500 (0:00:00.935) 0:02:58.698 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 30 January 2026 16:32:38 -0500 (0:00:00.099) 0:02:58.798 ******** skipping: [managed-node15] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 30 January 2026 16:32:38 -0500 (0:00:00.062) 0:02:58.861 ******** ok: [managed-node15] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 30 January 2026 16:32:38 -0500 (0:00:00.180) 0:02:59.041 ******** ok: [managed-node15] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "46c03ad2-3004-458e-b1e0-aafcedb0e245" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "e3053574-46b8-4b04-aa5b-1bf58013ecaa" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 30 January 2026 16:32:39 -0500 (0:00:00.597) 0:02:59.639 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002062", "end": "2026-01-30 16:32:39.762823", "rc": 0, "start": "2026-01-30 16:32:39.760761" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 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=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 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=46c03ad2-3004-458e-b1e0-aafcedb0e245 /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 30 January 2026 16:32:39 -0500 (0:00:00.615) 0:03:00.254 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002576", "end": "2026-01-30 16:32:40.388561", "failed_when_result": false, "rc": 0, "start": "2026-01-30 16:32:40.385985" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 30 January 2026 16:32:40 -0500 (0:00:00.606) 0:03:00.861 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Friday 30 January 2026 16:32:40 -0500 (0:00:00.028) 0:03:00.889 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 30 January 2026 16:32:40 -0500 (0:00:00.044) 0:03:00.934 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 30 January 2026 16:32:40 -0500 (0:00:00.024) 0:03:00.958 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 30 January 2026 16:32:40 -0500 (0:00:00.136) 0:03:01.095 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 30 January 2026 16:32:40 -0500 (0:00:00.022) 0:03:01.117 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 30 January 2026 16:32:40 -0500 (0:00:00.024) 0:03:01.141 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Friday 30 January 2026 16:32:40 -0500 (0:00:00.025) 0:03:01.167 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Friday 30 January 2026 16:32:40 -0500 (0:00:00.023) 0:03:01.190 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Friday 30 January 2026 16:32:40 -0500 (0:00:00.033) 0:03:01.224 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Friday 30 January 2026 16:32:40 -0500 (0:00:00.035) 0:03:01.260 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Friday 30 January 2026 16:32:40 -0500 (0:00:00.046) 0:03:01.306 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Friday 30 January 2026 16:32:40 -0500 (0:00:00.057) 0:03:01.364 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Friday 30 January 2026 16:32:41 -0500 (0:00:00.064) 0:03:01.428 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Friday 30 January 2026 16:32:41 -0500 (0:00:00.025) 0:03:01.454 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 30 January 2026 16:32:41 -0500 (0:00:00.035) 0:03:01.489 ******** ok: [managed-node15] => { "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=46c03ad2-3004-458e-b1e0-aafcedb0e245 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 30 January 2026 16:32:41 -0500 (0:00:00.073) 0:03:01.563 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 30 January 2026 16:32:41 -0500 (0:00:00.054) 0:03:01.617 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 30 January 2026 16:32:41 -0500 (0:00:00.056) 0:03:01.674 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 30 January 2026 16:32:41 -0500 (0:00:00.050) 0:03:01.724 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Friday 30 January 2026 16:32:41 -0500 (0:00:00.036) 0:03:01.761 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 30 January 2026 16:32:41 -0500 (0:00:00.046) 0:03:01.808 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 30 January 2026 16:32:41 -0500 (0:00:00.100) 0:03:01.909 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 30 January 2026 16:32:41 -0500 (0:00:00.045) 0:03:01.955 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808726.5889475, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1769808726.5889475, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 35695, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1769808726.5889475, "nlink": 1, "path": "/dev/sda", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 30 January 2026 16:32:42 -0500 (0:00:00.676) 0:03:02.631 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 30 January 2026 16:32:42 -0500 (0:00:00.119) 0:03:02.751 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 30 January 2026 16:32:42 -0500 (0:00:00.099) 0:03:02.850 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 30 January 2026 16:32:42 -0500 (0:00:00.090) 0:03:02.941 ******** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 30 January 2026 16:32:42 -0500 (0:00:00.035) 0:03:02.977 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 30 January 2026 16:32:42 -0500 (0:00:00.083) 0:03:03.060 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 30 January 2026 16:32:42 -0500 (0:00:00.090) 0:03:03.151 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 30 January 2026 16:32:42 -0500 (0:00:00.050) 0:03:03.202 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 30 January 2026 16:32:45 -0500 (0:00:02.804) 0:03:06.007 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 30 January 2026 16:32:45 -0500 (0:00:00.021) 0:03:06.028 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 30 January 2026 16:32:45 -0500 (0:00:00.024) 0:03:06.053 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 30 January 2026 16:32:45 -0500 (0:00:00.033) 0:03:06.087 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 30 January 2026 16:32:45 -0500 (0:00:00.021) 0:03:06.108 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 30 January 2026 16:32:45 -0500 (0:00:00.029) 0:03:06.138 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Friday 30 January 2026 16:32:45 -0500 (0:00:00.022) 0:03:06.160 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Friday 30 January 2026 16:32:45 -0500 (0:00:00.017) 0:03:06.178 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Friday 30 January 2026 16:32:45 -0500 (0:00:00.037) 0:03:06.216 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Friday 30 January 2026 16:32:45 -0500 (0:00:00.047) 0:03:06.263 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Friday 30 January 2026 16:32:45 -0500 (0:00:00.050) 0:03:06.314 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Friday 30 January 2026 16:32:45 -0500 (0:00:00.043) 0:03:06.358 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Friday 30 January 2026 16:32:45 -0500 (0:00:00.041) 0:03:06.399 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Friday 30 January 2026 16:32:46 -0500 (0:00:00.060) 0:03:06.460 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 30 January 2026 16:32:46 -0500 (0:00:00.057) 0:03:06.517 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 30 January 2026 16:32:46 -0500 (0:00:00.046) 0:03:06.564 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 30 January 2026 16:32:46 -0500 (0:00:00.034) 0:03:06.598 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 30 January 2026 16:32:46 -0500 (0:00:00.030) 0:03:06.629 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 30 January 2026 16:32:46 -0500 (0:00:00.048) 0:03:06.677 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 30 January 2026 16:32:46 -0500 (0:00:00.029) 0:03:06.706 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 30 January 2026 16:32:46 -0500 (0:00:00.031) 0:03:06.738 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 30 January 2026 16:32:46 -0500 (0:00:00.021) 0:03:06.760 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 30 January 2026 16:32:46 -0500 (0:00:00.023) 0:03:06.783 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 30 January 2026 16:32:46 -0500 (0:00:00.023) 0:03:06.807 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 30 January 2026 16:32:46 -0500 (0:00:00.041) 0:03:06.848 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 30 January 2026 16:32:46 -0500 (0:00:00.075) 0:03:06.924 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 30 January 2026 16:32:46 -0500 (0:00:00.064) 0:03:06.988 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 30 January 2026 16:32:46 -0500 (0:00:00.051) 0:03:07.039 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 30 January 2026 16:32:46 -0500 (0:00:00.034) 0:03:07.073 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 30 January 2026 16:32:46 -0500 (0:00:00.048) 0:03:07.121 ******** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 30 January 2026 16:32:46 -0500 (0:00:00.034) 0:03:07.156 ******** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 30 January 2026 16:32:46 -0500 (0:00:00.039) 0:03:07.195 ******** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 30 January 2026 16:32:46 -0500 (0:00:00.026) 0:03:07.222 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Friday 30 January 2026 16:32:46 -0500 (0:00:00.039) 0:03:07.261 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Friday 30 January 2026 16:32:46 -0500 (0:00:00.029) 0:03:07.291 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Friday 30 January 2026 16:32:46 -0500 (0:00:00.051) 0:03:07.343 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Friday 30 January 2026 16:32:46 -0500 (0:00:00.042) 0:03:07.385 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Friday 30 January 2026 16:32:47 -0500 (0:00:00.052) 0:03:07.437 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Friday 30 January 2026 16:32:47 -0500 (0:00:00.059) 0:03:07.497 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Friday 30 January 2026 16:32:47 -0500 (0:00:00.026) 0:03:07.524 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Friday 30 January 2026 16:32:47 -0500 (0:00:00.061) 0:03:07.586 ******** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Friday 30 January 2026 16:32:47 -0500 (0:00:00.089) 0:03:07.675 ******** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Friday 30 January 2026 16:32:47 -0500 (0:00:00.038) 0:03:07.713 ******** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Friday 30 January 2026 16:32:47 -0500 (0:00:00.039) 0:03:07.753 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Friday 30 January 2026 16:32:47 -0500 (0:00:00.064) 0:03:07.817 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Friday 30 January 2026 16:32:47 -0500 (0:00:00.124) 0:03:07.942 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Friday 30 January 2026 16:32:47 -0500 (0:00:00.157) 0:03:08.099 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Friday 30 January 2026 16:32:47 -0500 (0:00:00.071) 0:03:08.171 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Friday 30 January 2026 16:32:47 -0500 (0:00:00.053) 0:03:08.225 ******** ok: [managed-node15] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Friday 30 January 2026 16:32:47 -0500 (0:00:00.115) 0:03:08.341 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Friday 30 January 2026 16:32:48 -0500 (0:00:00.106) 0:03:08.447 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 30 January 2026 16:32:48 -0500 (0:00:00.082) 0:03:08.530 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 30 January 2026 16:32:48 -0500 (0:00:00.096) 0:03:08.627 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 30 January 2026 16:32:48 -0500 (0:00:00.060) 0:03:08.687 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 30 January 2026 16:32:48 -0500 (0:00:00.077) 0:03:08.764 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 30 January 2026 16:32:48 -0500 (0:00:00.059) 0:03:08.824 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 30 January 2026 16:32:48 -0500 (0:00:00.057) 0:03:08.882 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 30 January 2026 16:32:48 -0500 (0:00:00.114) 0:03:08.996 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 30 January 2026 16:32:48 -0500 (0:00:00.097) 0:03:09.093 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Friday 30 January 2026 16:32:48 -0500 (0:00:00.055) 0:03:09.149 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change it back to swap] ************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:100 Friday 30 January 2026 16:32:48 -0500 (0:00:00.074) 0:03:09.223 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 30 January 2026 16:32:49 -0500 (0:00:00.217) 0:03:09.441 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 30 January 2026 16:32:49 -0500 (0:00:00.040) 0:03:09.482 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 30 January 2026 16:32:49 -0500 (0:00:00.060) 0:03:09.542 ******** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 30 January 2026 16:32:49 -0500 (0:00:00.131) 0:03:09.674 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 30 January 2026 16:32:49 -0500 (0:00:00.076) 0:03:09.750 ******** skipping: [managed-node15] => { "changed": false, "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 30 January 2026 16:32:49 -0500 (0:00:00.090) 0:03:09.841 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 30 January 2026 16:32:49 -0500 (0:00:00.199) 0:03:10.041 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 30 January 2026 16:32:49 -0500 (0:00:00.069) 0:03:10.110 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 30 January 2026 16:32:49 -0500 (0:00:00.163) 0:03:10.274 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 30 January 2026 16:32:49 -0500 (0:00:00.059) 0:03:10.333 ******** ok: [managed-node15] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 30 January 2026 16:32:49 -0500 (0:00:00.072) 0:03:10.405 ******** ok: [managed-node15] => { "storage_volumes | d([])": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 30 January 2026 16:32:50 -0500 (0:00:00.143) 0:03:10.549 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Friday 30 January 2026 16:32:50 -0500 (0:00:00.061) 0:03:10.611 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Friday 30 January 2026 16:32:50 -0500 (0:00:00.102) 0:03:10.714 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Friday 30 January 2026 16:32:50 -0500 (0:00:00.100) 0:03:10.814 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Friday 30 January 2026 16:32:50 -0500 (0:00:00.057) 0:03:10.872 ******** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Friday 30 January 2026 16:32:50 -0500 (0:00:00.123) 0:03:10.995 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Friday 30 January 2026 16:32:50 -0500 (0:00:00.077) 0:03:11.073 ******** changed: [managed-node15] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Friday 30 January 2026 16:32:55 -0500 (0:00:04.916) 0:03:15.989 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Friday 30 January 2026 16:32:55 -0500 (0:00:00.064) 0:03:16.053 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808730.8379538, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d324a461fb119a8ffc0f1cebffbd272aded7a269", "ctime": 1769808730.8349538, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 318767254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769808730.8349538, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1413, "uid": 0, "version": "4225462220", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Friday 30 January 2026 16:32:56 -0500 (0:00:00.526) 0:03:16.580 ******** ok: [managed-node15] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Friday 30 January 2026 16:32:56 -0500 (0:00:00.483) 0:03:17.063 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Friday 30 January 2026 16:32:56 -0500 (0:00:00.017) 0:03:17.081 ******** ok: [managed-node15] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "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" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 30 January 2026 16:32:56 -0500 (0:00:00.023) 0:03:17.105 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Friday 30 January 2026 16:32:56 -0500 (0:00:00.019) 0:03:17.124 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Friday 30 January 2026 16:32:56 -0500 (0:00:00.020) 0:03:17.145 ******** changed: [managed-node15] => (item={'src': 'UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245', 'path': '/opt/test', 'state': 'absent', 'fstype': 'ext3'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "fstype": "ext3", "path": "/opt/test", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=46c03ad2-3004-458e-b1e0-aafcedb0e245" } ok: [managed-node15] => (item={'path': '/opt/test', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Friday 30 January 2026 16:32:57 -0500 (0:00:00.859) 0:03:18.004 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Friday 30 January 2026 16:32:58 -0500 (0:00:00.724) 0:03:18.728 ******** changed: [managed-node15] => (item={'src': 'UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 30 January 2026 16:32:59 -0500 (0:00:00.688) 0:03:19.417 ******** skipping: [managed-node15] => (item={'src': 'UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Friday 30 January 2026 16:32:59 -0500 (0:00:00.055) 0:03:19.472 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Friday 30 January 2026 16:32:59 -0500 (0:00:00.901) 0:03:20.374 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769807441.2870812, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1769807383.1370165, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 123732173, "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": 1769807383.1370165, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "663456268", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Friday 30 January 2026 16:33:00 -0500 (0:00:00.603) 0:03:20.977 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Friday 30 January 2026 16:33:00 -0500 (0:00:00.053) 0:03:21.030 ******** ok: [managed-node15] TASK [Verify results - 5] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:110 Friday 30 January 2026 16:33:01 -0500 (0:00:01.069) 0:03:22.099 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 30 January 2026 16:33:01 -0500 (0:00:00.181) 0:03:22.281 ******** skipping: [managed-node15] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 30 January 2026 16:33:01 -0500 (0:00:00.107) 0:03:22.389 ******** ok: [managed-node15] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 30 January 2026 16:33:02 -0500 (0:00:00.105) 0:03:22.494 ******** ok: [managed-node15] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "67ccc15e-0a86-430d-a705-ba3e3ded801e" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "e3053574-46b8-4b04-aa5b-1bf58013ecaa" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 30 January 2026 16:33:02 -0500 (0:00:00.706) 0:03:23.200 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002605", "end": "2026-01-30 16:33:03.278344", "rc": 0, "start": "2026-01-30 16:33:03.275739" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 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=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 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=67ccc15e-0a86-430d-a705-ba3e3ded801e none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 30 January 2026 16:33:03 -0500 (0:00:00.544) 0:03:23.745 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.003195", "end": "2026-01-30 16:33:04.827256", "failed_when_result": false, "rc": 0, "start": "2026-01-30 16:33:03.824061" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 30 January 2026 16:33:04 -0500 (0:00:01.569) 0:03:25.314 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Friday 30 January 2026 16:33:04 -0500 (0:00:00.039) 0:03:25.354 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 30 January 2026 16:33:05 -0500 (0:00:00.078) 0:03:25.432 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 30 January 2026 16:33:05 -0500 (0:00:00.069) 0:03:25.502 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 30 January 2026 16:33:05 -0500 (0:00:00.451) 0:03:25.954 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 30 January 2026 16:33:05 -0500 (0:00:00.053) 0:03:26.007 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 30 January 2026 16:33:05 -0500 (0:00:00.057) 0:03:26.065 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Friday 30 January 2026 16:33:05 -0500 (0:00:00.044) 0:03:26.109 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Friday 30 January 2026 16:33:05 -0500 (0:00:00.079) 0:03:26.189 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Friday 30 January 2026 16:33:05 -0500 (0:00:00.112) 0:03:26.301 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Friday 30 January 2026 16:33:05 -0500 (0:00:00.040) 0:03:26.342 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Friday 30 January 2026 16:33:05 -0500 (0:00:00.039) 0:03:26.382 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.002096", "end": "2026-01-30 16:33:06.591173", "rc": 0, "start": "2026-01-30 16:33:06.589077" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Friday 30 January 2026 16:33:06 -0500 (0:00:00.833) 0:03:27.215 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002434", "end": "2026-01-30 16:33:07.850353", "rc": 0, "start": "2026-01-30 16:33:07.847919" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Friday 30 January 2026 16:33:07 -0500 (0:00:01.163) 0:03:28.379 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Friday 30 January 2026 16:33:08 -0500 (0:00:00.128) 0:03:28.508 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 30 January 2026 16:33:08 -0500 (0:00:00.082) 0:03:28.591 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e " ], "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 30 January 2026 16:33:08 -0500 (0:00:00.246) 0:03:28.837 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 30 January 2026 16:33:08 -0500 (0:00:00.120) 0:03:28.958 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 30 January 2026 16:33:08 -0500 (0:00:00.083) 0:03:29.041 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 30 January 2026 16:33:08 -0500 (0:00:00.080) 0:03:29.121 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Friday 30 January 2026 16:33:08 -0500 (0:00:00.140) 0:03:29.262 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 30 January 2026 16:33:08 -0500 (0:00:00.069) 0:03:29.331 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 30 January 2026 16:33:09 -0500 (0:00:00.151) 0:03:29.483 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 30 January 2026 16:33:09 -0500 (0:00:00.175) 0:03:29.658 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808775.4010196, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1769808775.3850195, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 35695, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1769808775.3850195, "nlink": 1, "path": "/dev/sda", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 30 January 2026 16:33:10 -0500 (0:00:00.773) 0:03:30.432 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 30 January 2026 16:33:10 -0500 (0:00:00.162) 0:03:30.595 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 30 January 2026 16:33:10 -0500 (0:00:00.165) 0:03:30.761 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 30 January 2026 16:33:10 -0500 (0:00:00.128) 0:03:30.889 ******** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 30 January 2026 16:33:10 -0500 (0:00:00.079) 0:03:30.969 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 30 January 2026 16:33:10 -0500 (0:00:00.072) 0:03:31.042 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 30 January 2026 16:33:10 -0500 (0:00:00.132) 0:03:31.174 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 30 January 2026 16:33:10 -0500 (0:00:00.121) 0:03:31.296 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 30 January 2026 16:33:14 -0500 (0:00:03.347) 0:03:34.643 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 30 January 2026 16:33:14 -0500 (0:00:00.148) 0:03:34.792 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 30 January 2026 16:33:14 -0500 (0:00:00.131) 0:03:34.923 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 30 January 2026 16:33:14 -0500 (0:00:00.143) 0:03:35.066 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 30 January 2026 16:33:14 -0500 (0:00:00.057) 0:03:35.124 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 30 January 2026 16:33:14 -0500 (0:00:00.089) 0:03:35.213 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Friday 30 January 2026 16:33:14 -0500 (0:00:00.080) 0:03:35.293 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Friday 30 January 2026 16:33:15 -0500 (0:00:00.122) 0:03:35.415 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Friday 30 January 2026 16:33:15 -0500 (0:00:00.057) 0:03:35.473 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Friday 30 January 2026 16:33:15 -0500 (0:00:00.111) 0:03:35.585 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Friday 30 January 2026 16:33:15 -0500 (0:00:00.083) 0:03:35.669 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Friday 30 January 2026 16:33:15 -0500 (0:00:00.100) 0:03:35.769 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Friday 30 January 2026 16:33:15 -0500 (0:00:00.034) 0:03:35.803 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Friday 30 January 2026 16:33:15 -0500 (0:00:00.069) 0:03:35.873 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 30 January 2026 16:33:15 -0500 (0:00:00.091) 0:03:35.964 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 30 January 2026 16:33:15 -0500 (0:00:00.136) 0:03:36.101 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 30 January 2026 16:33:15 -0500 (0:00:00.084) 0:03:36.186 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 30 January 2026 16:33:15 -0500 (0:00:00.062) 0:03:36.249 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 30 January 2026 16:33:15 -0500 (0:00:00.115) 0:03:36.364 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 30 January 2026 16:33:16 -0500 (0:00:00.065) 0:03:36.429 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 30 January 2026 16:33:16 -0500 (0:00:00.094) 0:03:36.524 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 30 January 2026 16:33:16 -0500 (0:00:00.080) 0:03:36.604 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 30 January 2026 16:33:16 -0500 (0:00:00.076) 0:03:36.680 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 30 January 2026 16:33:16 -0500 (0:00:00.141) 0:03:36.822 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 30 January 2026 16:33:16 -0500 (0:00:00.163) 0:03:36.985 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 30 January 2026 16:33:16 -0500 (0:00:00.129) 0:03:37.114 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 30 January 2026 16:33:16 -0500 (0:00:00.099) 0:03:37.214 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 30 January 2026 16:33:16 -0500 (0:00:00.097) 0:03:37.312 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 30 January 2026 16:33:16 -0500 (0:00:00.059) 0:03:37.372 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 30 January 2026 16:33:17 -0500 (0:00:00.088) 0:03:37.460 ******** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 30 January 2026 16:33:17 -0500 (0:00:00.093) 0:03:37.553 ******** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 30 January 2026 16:33:17 -0500 (0:00:00.126) 0:03:37.680 ******** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 30 January 2026 16:33:17 -0500 (0:00:00.147) 0:03:37.827 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Friday 30 January 2026 16:33:17 -0500 (0:00:00.107) 0:03:37.935 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Friday 30 January 2026 16:33:17 -0500 (0:00:00.151) 0:03:38.086 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Friday 30 January 2026 16:33:17 -0500 (0:00:00.140) 0:03:38.226 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Friday 30 January 2026 16:33:17 -0500 (0:00:00.124) 0:03:38.351 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Friday 30 January 2026 16:33:18 -0500 (0:00:00.074) 0:03:38.425 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Friday 30 January 2026 16:33:18 -0500 (0:00:00.080) 0:03:38.505 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Friday 30 January 2026 16:33:18 -0500 (0:00:00.077) 0:03:38.583 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Friday 30 January 2026 16:33:18 -0500 (0:00:00.086) 0:03:38.670 ******** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Friday 30 January 2026 16:33:18 -0500 (0:00:00.084) 0:03:38.754 ******** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Friday 30 January 2026 16:33:18 -0500 (0:00:00.054) 0:03:38.808 ******** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Friday 30 January 2026 16:33:18 -0500 (0:00:00.109) 0:03:38.918 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Friday 30 January 2026 16:33:18 -0500 (0:00:00.076) 0:03:38.995 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Friday 30 January 2026 16:33:18 -0500 (0:00:00.072) 0:03:39.067 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Friday 30 January 2026 16:33:18 -0500 (0:00:00.087) 0:03:39.154 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Friday 30 January 2026 16:33:18 -0500 (0:00:00.120) 0:03:39.275 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Friday 30 January 2026 16:33:18 -0500 (0:00:00.037) 0:03:39.312 ******** ok: [managed-node15] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Friday 30 January 2026 16:33:18 -0500 (0:00:00.039) 0:03:39.352 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Friday 30 January 2026 16:33:18 -0500 (0:00:00.030) 0:03:39.382 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 30 January 2026 16:33:19 -0500 (0:00:00.060) 0:03:39.443 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 30 January 2026 16:33:19 -0500 (0:00:00.053) 0:03:39.496 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 30 January 2026 16:33:19 -0500 (0:00:00.027) 0:03:39.524 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 30 January 2026 16:33:19 -0500 (0:00:00.079) 0:03:39.604 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 30 January 2026 16:33:19 -0500 (0:00:00.086) 0:03:39.690 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 30 January 2026 16:33:19 -0500 (0:00:00.054) 0:03:39.745 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 30 January 2026 16:33:19 -0500 (0:00:00.090) 0:03:39.835 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 30 January 2026 16:33:19 -0500 (0:00:00.062) 0:03:39.898 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Friday 30 January 2026 16:33:19 -0500 (0:00:00.094) 0:03:39.992 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence - 2] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:113 Friday 30 January 2026 16:33:19 -0500 (0:00:00.050) 0:03:40.043 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 30 January 2026 16:33:19 -0500 (0:00:00.302) 0:03:40.345 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 30 January 2026 16:33:20 -0500 (0:00:00.091) 0:03:40.436 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 30 January 2026 16:33:20 -0500 (0:00:00.100) 0:03:40.537 ******** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 30 January 2026 16:33:20 -0500 (0:00:00.135) 0:03:40.672 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 30 January 2026 16:33:20 -0500 (0:00:00.111) 0:03:40.783 ******** skipping: [managed-node15] => { "changed": false, "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 30 January 2026 16:33:20 -0500 (0:00:00.133) 0:03:40.916 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 30 January 2026 16:33:20 -0500 (0:00:00.099) 0:03:41.016 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 30 January 2026 16:33:20 -0500 (0:00:00.053) 0:03:41.070 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 30 January 2026 16:33:20 -0500 (0:00:00.255) 0:03:41.326 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 30 January 2026 16:33:21 -0500 (0:00:00.090) 0:03:41.417 ******** ok: [managed-node15] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 30 January 2026 16:33:21 -0500 (0:00:00.113) 0:03:41.531 ******** ok: [managed-node15] => { "storage_volumes | d([])": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 30 January 2026 16:33:21 -0500 (0:00:00.093) 0:03:41.624 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Friday 30 January 2026 16:33:21 -0500 (0:00:00.034) 0:03:41.658 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Friday 30 January 2026 16:33:21 -0500 (0:00:00.081) 0:03:41.740 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Friday 30 January 2026 16:33:21 -0500 (0:00:00.062) 0:03:41.802 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Friday 30 January 2026 16:33:21 -0500 (0:00:00.040) 0:03:41.842 ******** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Friday 30 January 2026 16:33:21 -0500 (0:00:00.038) 0:03:41.881 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Friday 30 January 2026 16:33:21 -0500 (0:00:00.034) 0:03:41.916 ******** ok: [managed-node15] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Friday 30 January 2026 16:33:25 -0500 (0:00:04.215) 0:03:46.131 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Friday 30 January 2026 16:33:25 -0500 (0:00:00.071) 0:03:46.203 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808779.735026, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "efff919d36389d5426fefc4035d046ce7e6862ac", "ctime": 1769808778.9050245, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 318767254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769808778.9050245, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1408, "uid": 0, "version": "4225462220", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Friday 30 January 2026 16:33:26 -0500 (0:00:00.540) 0:03:46.743 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Friday 30 January 2026 16:33:26 -0500 (0:00:00.052) 0:03:46.796 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Friday 30 January 2026 16:33:26 -0500 (0:00:00.054) 0:03:46.850 ******** ok: [managed-node15] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 30 January 2026 16:33:26 -0500 (0:00:00.055) 0:03:46.905 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Friday 30 January 2026 16:33:26 -0500 (0:00:00.046) 0:03:46.952 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Friday 30 January 2026 16:33:26 -0500 (0:00:00.028) 0:03:46.981 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Friday 30 January 2026 16:33:26 -0500 (0:00:00.021) 0:03:47.003 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Friday 30 January 2026 16:33:27 -0500 (0:00:00.985) 0:03:47.988 ******** ok: [managed-node15] => (item={'src': 'UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 30 January 2026 16:33:28 -0500 (0:00:00.710) 0:03:48.699 ******** skipping: [managed-node15] => (item={'src': 'UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Friday 30 January 2026 16:33:28 -0500 (0:00:00.127) 0:03:48.827 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Friday 30 January 2026 16:33:29 -0500 (0:00:00.818) 0:03:49.646 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769807441.2870812, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1769807383.1370165, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 123732173, "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": 1769807383.1370165, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "663456268", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Friday 30 January 2026 16:33:29 -0500 (0:00:00.566) 0:03:50.212 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Friday 30 January 2026 16:33:29 -0500 (0:00:00.048) 0:03:50.261 ******** ok: [managed-node15] TASK [Verify results - 6] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:123 Friday 30 January 2026 16:33:30 -0500 (0:00:00.900) 0:03:51.162 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 30 January 2026 16:33:30 -0500 (0:00:00.096) 0:03:51.258 ******** skipping: [managed-node15] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 30 January 2026 16:33:30 -0500 (0:00:00.025) 0:03:51.284 ******** ok: [managed-node15] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 30 January 2026 16:33:30 -0500 (0:00:00.045) 0:03:51.329 ******** ok: [managed-node15] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "67ccc15e-0a86-430d-a705-ba3e3ded801e" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "e3053574-46b8-4b04-aa5b-1bf58013ecaa" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 30 January 2026 16:33:31 -0500 (0:00:00.701) 0:03:52.031 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002144", "end": "2026-01-30 16:33:32.094744", "rc": 0, "start": "2026-01-30 16:33:32.092600" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 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=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 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=67ccc15e-0a86-430d-a705-ba3e3ded801e none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 30 January 2026 16:33:32 -0500 (0:00:00.598) 0:03:52.629 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002339", "end": "2026-01-30 16:33:32.898460", "failed_when_result": false, "rc": 0, "start": "2026-01-30 16:33:32.896121" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 30 January 2026 16:33:33 -0500 (0:00:00.823) 0:03:53.453 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Friday 30 January 2026 16:33:33 -0500 (0:00:00.091) 0:03:53.544 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 30 January 2026 16:33:33 -0500 (0:00:00.165) 0:03:53.709 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 30 January 2026 16:33:33 -0500 (0:00:00.075) 0:03:53.785 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 30 January 2026 16:33:33 -0500 (0:00:00.328) 0:03:54.113 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 30 January 2026 16:33:33 -0500 (0:00:00.118) 0:03:54.232 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 30 January 2026 16:33:33 -0500 (0:00:00.144) 0:03:54.376 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Friday 30 January 2026 16:33:34 -0500 (0:00:00.103) 0:03:54.480 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Friday 30 January 2026 16:33:34 -0500 (0:00:00.114) 0:03:54.595 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Friday 30 January 2026 16:33:34 -0500 (0:00:00.070) 0:03:54.665 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Friday 30 January 2026 16:33:34 -0500 (0:00:00.074) 0:03:54.740 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Friday 30 January 2026 16:33:34 -0500 (0:00:00.066) 0:03:54.806 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.002092", "end": "2026-01-30 16:33:35.060393", "rc": 0, "start": "2026-01-30 16:33:35.058301" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Friday 30 January 2026 16:33:35 -0500 (0:00:00.737) 0:03:55.543 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002332", "end": "2026-01-30 16:33:35.666585", "rc": 0, "start": "2026-01-30 16:33:35.664253" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Friday 30 January 2026 16:33:35 -0500 (0:00:00.642) 0:03:56.186 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Friday 30 January 2026 16:33:35 -0500 (0:00:00.096) 0:03:56.282 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 30 January 2026 16:33:35 -0500 (0:00:00.071) 0:03:56.353 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e " ], "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 30 January 2026 16:33:36 -0500 (0:00:00.123) 0:03:56.477 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 30 January 2026 16:33:36 -0500 (0:00:00.094) 0:03:56.571 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 30 January 2026 16:33:36 -0500 (0:00:00.105) 0:03:56.677 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 30 January 2026 16:33:36 -0500 (0:00:00.119) 0:03:56.796 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Friday 30 January 2026 16:33:36 -0500 (0:00:00.092) 0:03:56.889 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 30 January 2026 16:33:36 -0500 (0:00:00.085) 0:03:56.974 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 30 January 2026 16:33:36 -0500 (0:00:00.039) 0:03:57.014 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 30 January 2026 16:33:36 -0500 (0:00:00.105) 0:03:57.119 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808775.4010196, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1769808775.3850195, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 35695, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1769808775.3850195, "nlink": 1, "path": "/dev/sda", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 30 January 2026 16:33:37 -0500 (0:00:00.933) 0:03:58.053 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 30 January 2026 16:33:37 -0500 (0:00:00.080) 0:03:58.133 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 30 January 2026 16:33:37 -0500 (0:00:00.134) 0:03:58.267 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 30 January 2026 16:33:37 -0500 (0:00:00.032) 0:03:58.300 ******** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 30 January 2026 16:33:37 -0500 (0:00:00.052) 0:03:58.352 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 30 January 2026 16:33:38 -0500 (0:00:00.079) 0:03:58.431 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 30 January 2026 16:33:38 -0500 (0:00:00.068) 0:03:58.500 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 30 January 2026 16:33:38 -0500 (0:00:00.048) 0:03:58.548 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 30 January 2026 16:33:41 -0500 (0:00:03.191) 0:04:01.739 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 30 January 2026 16:33:41 -0500 (0:00:00.073) 0:04:01.813 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 30 January 2026 16:33:41 -0500 (0:00:00.031) 0:04:01.845 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 30 January 2026 16:33:41 -0500 (0:00:00.052) 0:04:01.897 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 30 January 2026 16:33:41 -0500 (0:00:00.058) 0:04:01.955 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 30 January 2026 16:33:41 -0500 (0:00:00.025) 0:04:01.980 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Friday 30 January 2026 16:33:41 -0500 (0:00:00.026) 0:04:02.006 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Friday 30 January 2026 16:33:41 -0500 (0:00:00.151) 0:04:02.158 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Friday 30 January 2026 16:33:41 -0500 (0:00:00.108) 0:04:02.267 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Friday 30 January 2026 16:33:41 -0500 (0:00:00.108) 0:04:02.375 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Friday 30 January 2026 16:33:42 -0500 (0:00:00.127) 0:04:02.503 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Friday 30 January 2026 16:33:42 -0500 (0:00:00.085) 0:04:02.589 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Friday 30 January 2026 16:33:42 -0500 (0:00:00.056) 0:04:02.645 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Friday 30 January 2026 16:33:42 -0500 (0:00:00.093) 0:04:02.739 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 30 January 2026 16:33:42 -0500 (0:00:00.061) 0:04:02.801 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 30 January 2026 16:33:42 -0500 (0:00:00.072) 0:04:02.873 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 30 January 2026 16:33:42 -0500 (0:00:00.080) 0:04:02.953 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 30 January 2026 16:33:42 -0500 (0:00:00.047) 0:04:03.001 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 30 January 2026 16:33:42 -0500 (0:00:00.053) 0:04:03.054 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 30 January 2026 16:33:42 -0500 (0:00:00.076) 0:04:03.131 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 30 January 2026 16:33:42 -0500 (0:00:00.141) 0:04:03.273 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 30 January 2026 16:33:42 -0500 (0:00:00.126) 0:04:03.400 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 30 January 2026 16:33:43 -0500 (0:00:00.118) 0:04:03.518 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 30 January 2026 16:33:43 -0500 (0:00:00.121) 0:04:03.640 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 30 January 2026 16:33:43 -0500 (0:00:00.107) 0:04:03.747 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 30 January 2026 16:33:43 -0500 (0:00:00.064) 0:04:03.811 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 30 January 2026 16:33:43 -0500 (0:00:00.073) 0:04:03.884 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 30 January 2026 16:33:43 -0500 (0:00:00.068) 0:04:03.953 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 30 January 2026 16:33:43 -0500 (0:00:00.062) 0:04:04.016 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 30 January 2026 16:33:43 -0500 (0:00:00.095) 0:04:04.111 ******** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 30 January 2026 16:33:43 -0500 (0:00:00.200) 0:04:04.311 ******** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 30 January 2026 16:33:44 -0500 (0:00:00.146) 0:04:04.458 ******** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 30 January 2026 16:33:44 -0500 (0:00:00.090) 0:04:04.548 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Friday 30 January 2026 16:33:44 -0500 (0:00:00.086) 0:04:04.635 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Friday 30 January 2026 16:33:44 -0500 (0:00:00.092) 0:04:04.727 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Friday 30 January 2026 16:33:44 -0500 (0:00:00.121) 0:04:04.849 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Friday 30 January 2026 16:33:44 -0500 (0:00:00.145) 0:04:04.995 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Friday 30 January 2026 16:33:44 -0500 (0:00:00.072) 0:04:05.067 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Friday 30 January 2026 16:33:44 -0500 (0:00:00.104) 0:04:05.171 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Friday 30 January 2026 16:33:44 -0500 (0:00:00.094) 0:04:05.266 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Friday 30 January 2026 16:33:44 -0500 (0:00:00.068) 0:04:05.334 ******** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Friday 30 January 2026 16:33:44 -0500 (0:00:00.044) 0:04:05.379 ******** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Friday 30 January 2026 16:33:45 -0500 (0:00:00.094) 0:04:05.474 ******** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Friday 30 January 2026 16:33:45 -0500 (0:00:00.085) 0:04:05.560 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Friday 30 January 2026 16:33:45 -0500 (0:00:00.085) 0:04:05.646 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Friday 30 January 2026 16:33:45 -0500 (0:00:00.073) 0:04:05.719 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Friday 30 January 2026 16:33:45 -0500 (0:00:00.083) 0:04:05.802 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Friday 30 January 2026 16:33:45 -0500 (0:00:00.107) 0:04:05.910 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Friday 30 January 2026 16:33:45 -0500 (0:00:00.050) 0:04:05.960 ******** ok: [managed-node15] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Friday 30 January 2026 16:33:45 -0500 (0:00:00.071) 0:04:06.032 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Friday 30 January 2026 16:33:45 -0500 (0:00:00.059) 0:04:06.091 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 30 January 2026 16:33:45 -0500 (0:00:00.037) 0:04:06.128 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 30 January 2026 16:33:45 -0500 (0:00:00.053) 0:04:06.182 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 30 January 2026 16:33:45 -0500 (0:00:00.074) 0:04:06.256 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 30 January 2026 16:33:45 -0500 (0:00:00.071) 0:04:06.328 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 30 January 2026 16:33:45 -0500 (0:00:00.065) 0:04:06.394 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 30 January 2026 16:33:46 -0500 (0:00:00.140) 0:04:06.534 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 30 January 2026 16:33:46 -0500 (0:00:00.109) 0:04:06.644 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 30 January 2026 16:33:46 -0500 (0:00:00.049) 0:04:06.694 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Friday 30 January 2026 16:33:46 -0500 (0:00:00.049) 0:04:06.743 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:126 Friday 30 January 2026 16:33:46 -0500 (0:00:00.049) 0:04:06.793 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 30 January 2026 16:33:46 -0500 (0:00:00.166) 0:04:06.959 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 30 January 2026 16:33:46 -0500 (0:00:00.039) 0:04:06.998 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 30 January 2026 16:33:46 -0500 (0:00:00.031) 0:04:07.029 ******** skipping: [managed-node15] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node15] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node15] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 30 January 2026 16:33:46 -0500 (0:00:00.131) 0:04:07.160 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 30 January 2026 16:33:46 -0500 (0:00:00.031) 0:04:07.192 ******** skipping: [managed-node15] => { "changed": false, "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 30 January 2026 16:33:46 -0500 (0:00:00.048) 0:04:07.240 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 30 January 2026 16:33:46 -0500 (0:00:00.024) 0:04:07.264 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 30 January 2026 16:33:46 -0500 (0:00:00.072) 0:04:07.337 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node15 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 30 January 2026 16:33:47 -0500 (0:00:00.110) 0:04:07.448 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 30 January 2026 16:33:47 -0500 (0:00:00.061) 0:04:07.509 ******** ok: [managed-node15] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 30 January 2026 16:33:47 -0500 (0:00:00.042) 0:04:07.552 ******** ok: [managed-node15] => { "storage_volumes | d([])": [ { "disks": [ "sda" ], "mount_point": "/opt/test", "name": "test1", "state": "absent", "type": "disk" }, { "disks": [ "sdb" ], "mount_point": "none", "name": "test2", "state": "absent", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 30 January 2026 16:33:47 -0500 (0:00:00.057) 0:04:07.609 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Friday 30 January 2026 16:33:47 -0500 (0:00:00.046) 0:04:07.656 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Friday 30 January 2026 16:33:47 -0500 (0:00:00.029) 0:04:07.685 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Friday 30 January 2026 16:33:47 -0500 (0:00:00.026) 0:04:07.711 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Friday 30 January 2026 16:33:47 -0500 (0:00:00.074) 0:04:07.786 ******** ok: [managed-node15] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Friday 30 January 2026 16:33:47 -0500 (0:00:00.106) 0:04:07.893 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Friday 30 January 2026 16:33:47 -0500 (0:00:00.044) 0:04:07.937 ******** changed: [managed-node15] => { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=e3053574-46b8-4b04-aa5b-1bf58013ecaa", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Friday 30 January 2026 16:33:51 -0500 (0:00:04.405) 0:04:12.343 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Friday 30 January 2026 16:33:51 -0500 (0:00:00.042) 0:04:12.385 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808779.735026, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "efff919d36389d5426fefc4035d046ce7e6862ac", "ctime": 1769808778.9050245, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 318767254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769808778.9050245, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1408, "uid": 0, "version": "4225462220", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Friday 30 January 2026 16:33:52 -0500 (0:00:00.423) 0:04:12.808 ******** ok: [managed-node15] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Friday 30 January 2026 16:33:52 -0500 (0:00:00.588) 0:04:13.398 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Friday 30 January 2026 16:33:53 -0500 (0:00:00.023) 0:04:13.421 ******** ok: [managed-node15] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "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" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=e3053574-46b8-4b04-aa5b-1bf58013ecaa", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 30 January 2026 16:33:53 -0500 (0:00:00.118) 0:04:13.539 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Friday 30 January 2026 16:33:53 -0500 (0:00:00.054) 0:04:13.594 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=e3053574-46b8-4b04-aa5b-1bf58013ecaa", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Friday 30 January 2026 16:33:53 -0500 (0:00:00.046) 0:04:13.640 ******** changed: [managed-node15] => (item={'src': 'UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Friday 30 January 2026 16:33:53 -0500 (0:00:00.549) 0:04:14.190 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Friday 30 January 2026 16:33:54 -0500 (0:00:00.837) 0:04:15.027 ******** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 30 January 2026 16:33:54 -0500 (0:00:00.025) 0:04:15.053 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Friday 30 January 2026 16:33:54 -0500 (0:00:00.081) 0:04:15.134 ******** ok: [managed-node15] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Friday 30 January 2026 16:33:55 -0500 (0:00:01.048) 0:04:16.183 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769807441.2870812, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1769807383.1370165, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 123732173, "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": 1769807383.1370165, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "663456268", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Friday 30 January 2026 16:33:56 -0500 (0:00:00.896) 0:04:17.080 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Friday 30 January 2026 16:33:56 -0500 (0:00:00.076) 0:04:17.157 ******** ok: [managed-node15] TASK [Verify results - 7] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:142 Friday 30 January 2026 16:33:57 -0500 (0:00:00.978) 0:04:18.135 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node15 TASK [Print out pool information] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Friday 30 January 2026 16:33:57 -0500 (0:00:00.116) 0:04:18.251 ******** skipping: [managed-node15] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Friday 30 January 2026 16:33:57 -0500 (0:00:00.033) 0:04:18.285 ******** ok: [managed-node15] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=67ccc15e-0a86-430d-a705-ba3e3ded801e", "_raw_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=e3053574-46b8-4b04-aa5b-1bf58013ecaa", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Friday 30 January 2026 16:33:57 -0500 (0:00:00.036) 0:04:18.322 ******** ok: [managed-node15] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Friday 30 January 2026 16:33:58 -0500 (0:00:00.442) 0:04:18.764 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002111", "end": "2026-01-30 16:33:58.681502", "rc": 0, "start": "2026-01-30 16:33:58.679391" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 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=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 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 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Friday 30 January 2026 16:33:58 -0500 (0:00:00.374) 0:04:19.139 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002355", "end": "2026-01-30 16:33:59.118615", "failed_when_result": false, "rc": 0, "start": "2026-01-30 16:33:59.116260" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Friday 30 January 2026 16:33:59 -0500 (0:00:00.485) 0:04:19.624 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Friday 30 January 2026 16:33:59 -0500 (0:00:00.055) 0:04:19.679 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node15 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 30 January 2026 16:33:59 -0500 (0:00:00.072) 0:04:19.752 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 30 January 2026 16:33:59 -0500 (0:00:00.032) 0:04:19.784 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 30 January 2026 16:33:59 -0500 (0:00:00.188) 0:04:19.973 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 30 January 2026 16:33:59 -0500 (0:00:00.032) 0:04:20.006 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 30 January 2026 16:33:59 -0500 (0:00:00.048) 0:04:20.055 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Friday 30 January 2026 16:33:59 -0500 (0:00:00.026) 0:04:20.082 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Friday 30 January 2026 16:33:59 -0500 (0:00:00.020) 0:04:20.102 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Friday 30 January 2026 16:33:59 -0500 (0:00:00.022) 0:04:20.124 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Friday 30 January 2026 16:33:59 -0500 (0:00:00.028) 0:04:20.152 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Friday 30 January 2026 16:33:59 -0500 (0:00:00.023) 0:04:20.176 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.002421", "end": "2026-01-30 16:34:00.149336", "rc": 0, "start": "2026-01-30 16:34:00.146915" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Friday 30 January 2026 16:34:00 -0500 (0:00:00.536) 0:04:20.713 ******** ok: [managed-node15] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002114", "end": "2026-01-30 16:34:00.918601", "rc": 0, "start": "2026-01-30 16:34:00.916487" } STDOUT: Filename Type Size Used Priority TASK [Verify swap status] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Friday 30 January 2026 16:34:01 -0500 (0:00:00.809) 0:04:21.522 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Friday 30 January 2026 16:34:01 -0500 (0:00:00.156) 0:04:21.678 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 30 January 2026 16:34:01 -0500 (0:00:00.077) 0:04:21.756 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 30 January 2026 16:34:01 -0500 (0:00:00.106) 0:04:21.863 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 30 January 2026 16:34:01 -0500 (0:00:00.110) 0:04:21.973 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 30 January 2026 16:34:01 -0500 (0:00:00.143) 0:04:22.117 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 30 January 2026 16:34:01 -0500 (0:00:00.138) 0:04:22.256 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Friday 30 January 2026 16:34:01 -0500 (0:00:00.068) 0:04:22.325 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 30 January 2026 16:34:01 -0500 (0:00:00.070) 0:04:22.395 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 30 January 2026 16:34:02 -0500 (0:00:00.126) 0:04:22.522 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 30 January 2026 16:34:02 -0500 (0:00:00.095) 0:04:22.617 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808831.776104, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1769808831.776104, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 35695, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1769808831.776104, "nlink": 1, "path": "/dev/sda", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 30 January 2026 16:34:02 -0500 (0:00:00.742) 0:04:23.360 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 30 January 2026 16:34:03 -0500 (0:00:00.087) 0:04:23.447 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 30 January 2026 16:34:03 -0500 (0:00:00.054) 0:04:23.502 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 30 January 2026 16:34:03 -0500 (0:00:00.060) 0:04:23.562 ******** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 30 January 2026 16:34:03 -0500 (0:00:00.130) 0:04:23.692 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 30 January 2026 16:34:03 -0500 (0:00:00.032) 0:04:23.725 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 30 January 2026 16:34:03 -0500 (0:00:00.022) 0:04:23.747 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 30 January 2026 16:34:03 -0500 (0:00:00.065) 0:04:23.812 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 30 January 2026 16:34:06 -0500 (0:00:03.094) 0:04:26.907 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 30 January 2026 16:34:06 -0500 (0:00:00.053) 0:04:26.961 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 30 January 2026 16:34:06 -0500 (0:00:00.029) 0:04:26.990 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 30 January 2026 16:34:06 -0500 (0:00:00.018) 0:04:27.009 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 30 January 2026 16:34:06 -0500 (0:00:00.025) 0:04:27.034 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 30 January 2026 16:34:06 -0500 (0:00:00.023) 0:04:27.058 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Friday 30 January 2026 16:34:06 -0500 (0:00:00.028) 0:04:27.086 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Friday 30 January 2026 16:34:06 -0500 (0:00:00.017) 0:04:27.104 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Friday 30 January 2026 16:34:06 -0500 (0:00:00.015) 0:04:27.119 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Friday 30 January 2026 16:34:06 -0500 (0:00:00.034) 0:04:27.153 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Friday 30 January 2026 16:34:06 -0500 (0:00:00.040) 0:04:27.193 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Friday 30 January 2026 16:34:06 -0500 (0:00:00.050) 0:04:27.243 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Friday 30 January 2026 16:34:06 -0500 (0:00:00.051) 0:04:27.295 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Friday 30 January 2026 16:34:06 -0500 (0:00:00.079) 0:04:27.374 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 30 January 2026 16:34:07 -0500 (0:00:00.041) 0:04:27.416 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 30 January 2026 16:34:07 -0500 (0:00:00.062) 0:04:27.479 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 30 January 2026 16:34:07 -0500 (0:00:00.061) 0:04:27.540 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 30 January 2026 16:34:07 -0500 (0:00:00.071) 0:04:27.612 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 30 January 2026 16:34:07 -0500 (0:00:00.074) 0:04:27.686 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 30 January 2026 16:34:07 -0500 (0:00:00.045) 0:04:27.732 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 30 January 2026 16:34:07 -0500 (0:00:00.046) 0:04:27.779 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 30 January 2026 16:34:07 -0500 (0:00:00.029) 0:04:27.808 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 30 January 2026 16:34:07 -0500 (0:00:00.026) 0:04:27.835 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 30 January 2026 16:34:07 -0500 (0:00:00.022) 0:04:27.858 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 30 January 2026 16:34:07 -0500 (0:00:00.044) 0:04:27.903 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 30 January 2026 16:34:07 -0500 (0:00:00.047) 0:04:27.950 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 30 January 2026 16:34:07 -0500 (0:00:00.028) 0:04:27.978 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 30 January 2026 16:34:07 -0500 (0:00:00.031) 0:04:28.010 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 30 January 2026 16:34:07 -0500 (0:00:00.032) 0:04:28.042 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 30 January 2026 16:34:07 -0500 (0:00:00.017) 0:04:28.060 ******** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 30 January 2026 16:34:07 -0500 (0:00:00.021) 0:04:28.081 ******** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 30 January 2026 16:34:07 -0500 (0:00:00.017) 0:04:28.099 ******** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 30 January 2026 16:34:07 -0500 (0:00:00.020) 0:04:28.119 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Friday 30 January 2026 16:34:07 -0500 (0:00:00.015) 0:04:28.135 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Friday 30 January 2026 16:34:07 -0500 (0:00:00.016) 0:04:28.152 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Friday 30 January 2026 16:34:07 -0500 (0:00:00.018) 0:04:28.170 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Friday 30 January 2026 16:34:07 -0500 (0:00:00.017) 0:04:28.187 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Friday 30 January 2026 16:34:07 -0500 (0:00:00.016) 0:04:28.204 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Friday 30 January 2026 16:34:07 -0500 (0:00:00.016) 0:04:28.220 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Friday 30 January 2026 16:34:07 -0500 (0:00:00.015) 0:04:28.236 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Friday 30 January 2026 16:34:07 -0500 (0:00:00.017) 0:04:28.254 ******** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Friday 30 January 2026 16:34:07 -0500 (0:00:00.017) 0:04:28.271 ******** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Friday 30 January 2026 16:34:07 -0500 (0:00:00.021) 0:04:28.292 ******** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Friday 30 January 2026 16:34:07 -0500 (0:00:00.017) 0:04:28.310 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Friday 30 January 2026 16:34:07 -0500 (0:00:00.040) 0:04:28.351 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Friday 30 January 2026 16:34:07 -0500 (0:00:00.022) 0:04:28.373 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Friday 30 January 2026 16:34:07 -0500 (0:00:00.021) 0:04:28.395 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Friday 30 January 2026 16:34:08 -0500 (0:00:00.024) 0:04:28.419 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Friday 30 January 2026 16:34:08 -0500 (0:00:00.026) 0:04:28.445 ******** ok: [managed-node15] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Friday 30 January 2026 16:34:08 -0500 (0:00:00.020) 0:04:28.466 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Friday 30 January 2026 16:34:08 -0500 (0:00:00.033) 0:04:28.500 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 30 January 2026 16:34:08 -0500 (0:00:00.030) 0:04:28.531 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 30 January 2026 16:34:08 -0500 (0:00:00.032) 0:04:28.563 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 30 January 2026 16:34:08 -0500 (0:00:00.063) 0:04:28.627 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 30 January 2026 16:34:08 -0500 (0:00:00.035) 0:04:28.662 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 30 January 2026 16:34:08 -0500 (0:00:00.023) 0:04:28.685 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 30 January 2026 16:34:08 -0500 (0:00:00.029) 0:04:28.715 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 30 January 2026 16:34:08 -0500 (0:00:00.026) 0:04:28.741 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 30 January 2026 16:34:08 -0500 (0:00:00.017) 0:04:28.759 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Friday 30 January 2026 16:34:08 -0500 (0:00:00.027) 0:04:28.787 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Friday 30 January 2026 16:34:08 -0500 (0:00:00.020) 0:04:28.808 ******** included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node15 included: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node15 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Friday 30 January 2026 16:34:08 -0500 (0:00:00.118) 0:04:28.926 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Friday 30 January 2026 16:34:08 -0500 (0:00:00.053) 0:04:28.980 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Friday 30 January 2026 16:34:08 -0500 (0:00:00.024) 0:04:29.005 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Friday 30 January 2026 16:34:08 -0500 (0:00:00.017) 0:04:29.022 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Friday 30 January 2026 16:34:08 -0500 (0:00:00.012) 0:04:29.034 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Friday 30 January 2026 16:34:08 -0500 (0:00:00.012) 0:04:29.047 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Friday 30 January 2026 16:34:08 -0500 (0:00:00.011) 0:04:29.059 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Friday 30 January 2026 16:34:08 -0500 (0:00:00.013) 0:04:29.073 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Friday 30 January 2026 16:34:08 -0500 (0:00:00.016) 0:04:29.089 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Friday 30 January 2026 16:34:08 -0500 (0:00:00.016) 0:04:29.106 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Friday 30 January 2026 16:34:08 -0500 (0:00:00.016) 0:04:29.122 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Friday 30 January 2026 16:34:08 -0500 (0:00:00.020) 0:04:29.142 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Friday 30 January 2026 16:34:08 -0500 (0:00:00.046) 0:04:29.189 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Friday 30 January 2026 16:34:08 -0500 (0:00:00.037) 0:04:29.226 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Friday 30 January 2026 16:34:08 -0500 (0:00:00.043) 0:04:29.270 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Friday 30 January 2026 16:34:08 -0500 (0:00:00.030) 0:04:29.301 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Friday 30 January 2026 16:34:08 -0500 (0:00:00.039) 0:04:29.340 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Friday 30 January 2026 16:34:08 -0500 (0:00:00.024) 0:04:29.365 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Friday 30 January 2026 16:34:08 -0500 (0:00:00.034) 0:04:29.399 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Friday 30 January 2026 16:34:09 -0500 (0:00:00.039) 0:04:29.438 ******** ok: [managed-node15] => { "changed": false, "stat": { "atime": 1769808831.7351038, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1769808831.7351038, "dev": 6, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 35704, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1769808831.7351038, "nlink": 1, "path": "/dev/sdb", "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Friday 30 January 2026 16:34:09 -0500 (0:00:00.415) 0:04:29.853 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Friday 30 January 2026 16:34:09 -0500 (0:00:00.023) 0:04:29.877 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Friday 30 January 2026 16:34:09 -0500 (0:00:00.016) 0:04:29.894 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Friday 30 January 2026 16:34:09 -0500 (0:00:00.011) 0:04:29.906 ******** ok: [managed-node15] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Friday 30 January 2026 16:34:09 -0500 (0:00:00.018) 0:04:29.924 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Friday 30 January 2026 16:34:09 -0500 (0:00:00.016) 0:04:29.941 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Friday 30 January 2026 16:34:09 -0500 (0:00:00.012) 0:04:29.953 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Friday 30 January 2026 16:34:09 -0500 (0:00:00.015) 0:04:29.969 ******** ok: [managed-node15] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Friday 30 January 2026 16:34:12 -0500 (0:00:02.523) 0:04:32.492 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Friday 30 January 2026 16:34:12 -0500 (0:00:00.048) 0:04:32.541 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Friday 30 January 2026 16:34:12 -0500 (0:00:00.023) 0:04:32.565 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Friday 30 January 2026 16:34:12 -0500 (0:00:00.034) 0:04:32.599 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Friday 30 January 2026 16:34:12 -0500 (0:00:00.061) 0:04:32.660 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Friday 30 January 2026 16:34:12 -0500 (0:00:00.064) 0:04:32.725 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Friday 30 January 2026 16:34:12 -0500 (0:00:00.048) 0:04:32.774 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Friday 30 January 2026 16:34:12 -0500 (0:00:00.059) 0:04:32.834 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Friday 30 January 2026 16:34:12 -0500 (0:00:00.042) 0:04:32.876 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Friday 30 January 2026 16:34:12 -0500 (0:00:00.041) 0:04:32.918 ******** ok: [managed-node15] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Friday 30 January 2026 16:34:12 -0500 (0:00:00.039) 0:04:32.957 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Friday 30 January 2026 16:34:12 -0500 (0:00:00.025) 0:04:32.983 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Friday 30 January 2026 16:34:12 -0500 (0:00:00.034) 0:04:33.017 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Friday 30 January 2026 16:34:12 -0500 (0:00:00.033) 0:04:33.051 ******** ok: [managed-node15] => { "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: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Friday 30 January 2026 16:34:12 -0500 (0:00:00.045) 0:04:33.096 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Friday 30 January 2026 16:34:12 -0500 (0:00:00.021) 0:04:33.118 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Friday 30 January 2026 16:34:12 -0500 (0:00:00.025) 0:04:33.144 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Friday 30 January 2026 16:34:12 -0500 (0:00:00.016) 0:04:33.160 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Friday 30 January 2026 16:34:12 -0500 (0:00:00.019) 0:04:33.180 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Friday 30 January 2026 16:34:12 -0500 (0:00:00.023) 0:04:33.203 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Friday 30 January 2026 16:34:12 -0500 (0:00:00.021) 0:04:33.225 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Friday 30 January 2026 16:34:12 -0500 (0:00:00.021) 0:04:33.246 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Friday 30 January 2026 16:34:12 -0500 (0:00:00.032) 0:04:33.279 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Friday 30 January 2026 16:34:12 -0500 (0:00:00.032) 0:04:33.311 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Friday 30 January 2026 16:34:12 -0500 (0:00:00.053) 0:04:33.364 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Friday 30 January 2026 16:34:12 -0500 (0:00:00.029) 0:04:33.393 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Friday 30 January 2026 16:34:13 -0500 (0:00:00.025) 0:04:33.419 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Friday 30 January 2026 16:34:13 -0500 (0:00:00.023) 0:04:33.442 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Friday 30 January 2026 16:34:13 -0500 (0:00:00.047) 0:04:33.490 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Friday 30 January 2026 16:34:13 -0500 (0:00:00.038) 0:04:33.528 ******** skipping: [managed-node15] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Friday 30 January 2026 16:34:13 -0500 (0:00:00.058) 0:04:33.587 ******** skipping: [managed-node15] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Friday 30 January 2026 16:34:13 -0500 (0:00:00.057) 0:04:33.644 ******** skipping: [managed-node15] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Friday 30 January 2026 16:34:13 -0500 (0:00:00.063) 0:04:33.708 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Friday 30 January 2026 16:34:13 -0500 (0:00:00.054) 0:04:33.762 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Friday 30 January 2026 16:34:13 -0500 (0:00:00.059) 0:04:33.821 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Friday 30 January 2026 16:34:13 -0500 (0:00:00.051) 0:04:33.873 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Friday 30 January 2026 16:34:13 -0500 (0:00:00.056) 0:04:33.929 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Friday 30 January 2026 16:34:13 -0500 (0:00:00.061) 0:04:33.991 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Friday 30 January 2026 16:34:13 -0500 (0:00:00.023) 0:04:34.014 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Friday 30 January 2026 16:34:13 -0500 (0:00:00.027) 0:04:34.042 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Friday 30 January 2026 16:34:13 -0500 (0:00:00.024) 0:04:34.066 ******** skipping: [managed-node15] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Friday 30 January 2026 16:34:13 -0500 (0:00:00.025) 0:04:34.092 ******** skipping: [managed-node15] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Friday 30 January 2026 16:34:13 -0500 (0:00:00.022) 0:04:34.115 ******** skipping: [managed-node15] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Friday 30 January 2026 16:34:13 -0500 (0:00:00.022) 0:04:34.137 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Friday 30 January 2026 16:34:13 -0500 (0:00:00.022) 0:04:34.159 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Friday 30 January 2026 16:34:13 -0500 (0:00:00.040) 0:04:34.200 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Friday 30 January 2026 16:34:13 -0500 (0:00:00.023) 0:04:34.223 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Friday 30 January 2026 16:34:13 -0500 (0:00:00.024) 0:04:34.247 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Friday 30 January 2026 16:34:13 -0500 (0:00:00.035) 0:04:34.283 ******** ok: [managed-node15] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Friday 30 January 2026 16:34:13 -0500 (0:00:00.029) 0:04:34.313 ******** ok: [managed-node15] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Friday 30 January 2026 16:34:13 -0500 (0:00:00.019) 0:04:34.333 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Friday 30 January 2026 16:34:13 -0500 (0:00:00.031) 0:04:34.364 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Friday 30 January 2026 16:34:13 -0500 (0:00:00.017) 0:04:34.382 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Friday 30 January 2026 16:34:13 -0500 (0:00:00.017) 0:04:34.400 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Friday 30 January 2026 16:34:14 -0500 (0:00:00.017) 0:04:34.418 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Friday 30 January 2026 16:34:14 -0500 (0:00:00.017) 0:04:34.435 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Friday 30 January 2026 16:34:14 -0500 (0:00:00.016) 0:04:34.452 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Friday 30 January 2026 16:34:14 -0500 (0:00:00.016) 0:04:34.468 ******** skipping: [managed-node15] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Friday 30 January 2026 16:34:14 -0500 (0:00:00.016) 0:04:34.485 ******** ok: [managed-node15] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Friday 30 January 2026 16:34:14 -0500 (0:00:00.014) 0:04:34.499 ******** ok: [managed-node15] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node15 : ok=486 changed=11 unreachable=0 failed=0 skipped=631 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 30 January 2026 16:34:14 -0500 (0:00:00.012) 0:04:34.511 ******** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 7.91s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 7.64s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Make sure blivet is available ------- 5.73s /tmp/collections-8Uq/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.92s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.73s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.41s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.22s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Gathering Facts --------------------------------------------------------- 4.16s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.07s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Ensure cryptsetup is present -------------------------------------------- 4.03s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure test packages ---------------------------------------------------- 3.93s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 3.80s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Ensure test packages ---------------------------------------------------- 3.76s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 fedora.linux_system_roles.storage : Get service facts ------------------- 3.65s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Ensure cryptsetup is present -------------------------------------------- 3.45s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 3.35s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Check if system is ostree ----------- 3.34s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Ensure cryptsetup is present -------------------------------------------- 3.19s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 3.10s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.92s /tmp/collections-8Uq/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10