# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file 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 '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_raid_volume_options.yml **************************************** 1 plays in /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml PLAY [Test raid volume options] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:2 Wednesday 26 June 2024 23:07:26 +0000 (0:00:00.011) 0:00:00.011 ******** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:11 Wednesday 26 June 2024 23:07:27 +0000 (0:00:00.763) 0:00:00.775 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 26 June 2024 23:07:27 +0000 (0:00:00.015) 0:00:00.791 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 26 June 2024 23:07:27 +0000 (0:00:00.022) 0:00:00.814 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 26 June 2024 23:07:27 +0000 (0:00:00.020) 0:00:00.834 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 26 June 2024 23:07:27 +0000 (0:00:00.035) 0:00:00.870 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 26 June 2024 23:07:27 +0000 (0:00:00.254) 0:00:01.125 ******** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 26 June 2024 23:07:27 +0000 (0:00:00.021) 0:00:01.146 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 26 June 2024 23:07:27 +0000 (0:00:00.008) 0:00:01.155 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 26 June 2024 23:07:27 +0000 (0:00:00.009) 0:00:01.164 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 26 June 2024 23:07:27 +0000 (0:00:00.054) 0:00:01.219 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: device-mapper-multipath-libs-0.8.7-29.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: clevis-20-200.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: libluksmeta-9-12.el9.x86_64", "Installed: luksmeta-9-12.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: clevis-luks-20-200.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: kmod-kvdo-8.2.4.10-132.el9.x86_64", "Installed: python3-into-dbus-python-0.8.2-1.el9.noarch", "Installed: blivet-data-1:3.6.0-15.el9.noarch", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: python3-blivet-1:3.6.0-15.el9.noarch", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: python3-justbases-0.15.2-1.el9.noarch", "Installed: python3-justbytes-0.15.2-1.el9.noarch", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: lvm2-9:2.03.23-2.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: jose-14-1.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: lvm2-libs-9:2.03.23-2.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: kernel-core-5.14.0-467.el9.x86_64", "Installed: tpm2-tools-5.2-3.el9.x86_64", "Installed: libjose-14-1.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: device-mapper-event-9:1.02.197-2.el9.x86_64", "Installed: stratis-cli-3.6.0-1.el9.noarch", "Installed: python3-dbus-client-gen-0.5.1-1.el9.noarch", "Installed: python3-dbus-python-client-gen-0.8.3-1.el9.noarch", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: python3-dbus-signature-pyparsing-0.4.1-1.el9.noarch", "Installed: stratisd-3.6.7-1.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.197-2.el9.x86_64", "Installed: mdadm-4.3-2.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: cryptsetup-2.7.2-1.el9.x86_64", "Installed: kernel-modules-5.14.0-467.el9.x86_64", "Installed: python3-psutil-5.8.0-12.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: kernel-modules-core-5.14.0-467.el9.x86_64", "Installed: python3-wcwidth-0.2.5-8.el9.noarch", "Installed: device-mapper-multipath-0.8.7-29.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: libblockdev-utils-2.28-10.el9.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 26 June 2024 23:10:27 +0000 (0:03:00.027) 0:03:01.246 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 26 June 2024 23:10:27 +0000 (0:00:00.019) 0:03:01.266 ******** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 26 June 2024 23:10:27 +0000 (0:00:00.018) 0:03:01.285 ******** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 26 June 2024 23:10:28 +0000 (0:00:00.517) 0:03:01.803 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Wednesday 26 June 2024 23:10:28 +0000 (0:00:00.033) 0:03:01.836 ******** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Wednesday 26 June 2024 23:10:28 +0000 (0:00:00.009) 0:03:01.845 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Wednesday 26 June 2024 23:10:28 +0000 (0:00:00.008) 0:03:01.854 ******** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 26 June 2024 23:10:28 +0000 (0:00:00.007) 0:03:01.862 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 26 June 2024 23:10:29 +0000 (0:00:00.982) 0:03:02.845 ******** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "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" }, "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" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "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-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" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "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" }, "raid-check.service": { "name": "raid-check.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" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "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" }, "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-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 26 June 2024 23:10:31 +0000 (0:00:01.870) 0:03:04.716 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.019) 0:03:04.735 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.009) 0:03:04.745 ******** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.367) 0:03:05.113 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.012) 0:03:05.125 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.010) 0:03:05.136 ******** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.013) 0:03:05.149 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.013) 0:03:05.163 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.026) 0:03:05.189 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.011) 0:03:05.200 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.010) 0:03:05.211 ******** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.010) 0:03:05.222 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.010) 0:03:05.232 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.010) 0:03:05.243 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1719442889.595486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.198) 0:03:05.441 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Wednesday 26 June 2024 23:10:31 +0000 (0:00:00.011) 0:03:05.452 ******** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:15 Wednesday 26 June 2024 23:10:32 +0000 (0:00:00.665) 0:03:06.118 ******** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:24 Wednesday 26 June 2024 23:10:32 +0000 (0:00:00.014) 0:03:06.132 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/get_unused_disk.yml:2 Wednesday 26 June 2024 23:10:32 +0000 (0:00:00.016) 0:03:06.149 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/get_unused_disk.yml:16 Wednesday 26 June 2024 23:10:33 +0000 (0:00:01.003) 0:03:07.152 ******** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc" ] } TASK [Debug why there are no unused disks] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/get_unused_disk.yml:25 Wednesday 26 June 2024 23:10:33 +0000 (0:00:00.281) 0:03:07.434 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/get_unused_disk.yml:34 Wednesday 26 June 2024 23:10:33 +0000 (0:00:00.012) 0:03:07.447 ******** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-weekly-circf0tusw/tests/get_unused_disk.yml:39 Wednesday 26 June 2024 23:10:33 +0000 (0:00:00.013) 0:03:07.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/get_unused_disk.yml:44 Wednesday 26 June 2024 23:10:33 +0000 (0:00:00.010) 0:03:07.471 ******** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc" ] } TASK [Create a RAID0 device mounted on "/opt/test1"] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:30 Wednesday 26 June 2024 23:10:33 +0000 (0:00:00.012) 0:03:07.483 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.020) 0:03:07.504 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.015) 0:03:07.519 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.012) 0:03:07.532 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.032) 0:03:07.564 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.010) 0:03:07.575 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.010) 0:03:07.586 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.010) 0:03:07.596 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.010) 0:03:07.607 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.023) 0:03:07.631 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.012) 0:03:07.643 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.011) 0:03:07.655 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda", "sdb", "sdc" ], "mount_point": "/opt/test1", "name": "test1", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "state": "present", "type": "raid" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.012) 0:03:07.668 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.010) 0:03:07.679 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.026) 0:03:07.706 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.012) 0:03:07.718 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.011) 0:03:07.730 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.022) 0:03:07.752 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 26 June 2024 23:10:34 +0000 (0:00:00.011) 0:03:07.763 ******** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "create device", "device": "/dev/md/test1", "fs_type": null }, { "action": "create format", "device": "/dev/md/test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/md/test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "mounted" } ], "packages": [ "mdadm", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/md/test1", "_kernel_device": "/dev/md127", "_mount_id": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "_raw_device": "/dev/md/test1", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 0, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 26 June 2024 23:10:53 +0000 (0:00:18.906) 0:03:26.670 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 26 June 2024 23:10:53 +0000 (0:00:00.020) 0:03:26.690 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 26 June 2024 23:10:53 +0000 (0:00:00.011) 0:03:26.702 ******** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "create device", "device": "/dev/md/test1", "fs_type": null }, { "action": "create format", "device": "/dev/md/test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/md/test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "mounted" } ], "packages": [ "mdadm", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/md/test1", "_kernel_device": "/dev/md127", "_mount_id": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "_raw_device": "/dev/md/test1", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 0, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 26 June 2024 23:10:53 +0000 (0:00:00.014) 0:03:26.716 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Wednesday 26 June 2024 23:10:53 +0000 (0:00:00.014) 0:03:26.731 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/md/test1", "_kernel_device": "/dev/md127", "_mount_id": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "_raw_device": "/dev/md/test1", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 0, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Wednesday 26 June 2024 23:10:53 +0000 (0:00:00.014) 0:03:26.745 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Wednesday 26 June 2024 23:10:53 +0000 (0:00:00.012) 0:03:26.757 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Wednesday 26 June 2024 23:10:54 +0000 (0:00:00.768) 0:03:27.526 ******** changed: [sut] => (item={'src': 'UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Wednesday 26 June 2024 23:10:57 +0000 (0:00:03.022) 0:03:30.549 ******** skipping: [sut] => (item={'src': 'UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Wednesday 26 June 2024 23:10:57 +0000 (0:00:00.017) 0:03:30.566 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Wednesday 26 June 2024 23:10:57 +0000 (0:00:00.921) 0:03:31.488 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1719442889.595486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Wednesday 26 June 2024 23:10:58 +0000 (0:00:00.379) 0:03:31.867 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Wednesday 26 June 2024 23:10:58 +0000 (0:00:00.010) 0:03:31.878 ******** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:45 Wednesday 26 June 2024 23:11:00 +0000 (0:00:01.817) 0:03:33.695 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:2 Wednesday 26 June 2024 23:11:00 +0000 (0:00:00.020) 0:03:33.716 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:7 Wednesday 26 June 2024 23:11:00 +0000 (0:00:00.012) 0:03:33.728 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/md/test1", "_kernel_device": "/dev/md127", "_mount_id": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "_raw_device": "/dev/md/test1", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 0, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:15 Wednesday 26 June 2024 23:11:00 +0000 (0:00:00.014) 0:03:33.743 ******** ok: [sut] => { "changed": false, "info": { "/dev/md/test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/md/test1", "size": "10G", "type": "raid1", "uuid": "4baf04b7-7429-4d88-a654-19c2ed986cc9" }, "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "test1", "mountpoint": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "1b4f3695-ad68-4477-2321-6f78cd365351" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "test1", "mountpoint": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "1b4f3695-ad68-4477-2321-6f78cd365351" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "test1", "mountpoint": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "1b4f3695-ad68-4477-2321-6f78cd365351" }, "/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": "16c5b236-cff0-4e33-ac23-8dbf92c770ef" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:20 Wednesday 26 June 2024 23:11:00 +0000 (0:00:00.335) 0:03:34.078 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003142", "end": "2024-06-26 23:11:00.870762", "rc": 0, "start": "2024-06-26 23:11:00.867620" } STDOUT: # # /etc/fstab # Created by anaconda on Thu Jun 20 10:25:04 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=16c5b236-cff0-4e33-ac23-8dbf92c770ef / 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=4baf04b7-7429-4d88-a654-19c2ed986cc9 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:25 Wednesday 26 June 2024 23:11:00 +0000 (0:00:00.315) 0:03:34.393 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003224", "end": "2024-06-26 23:11:01.174603", "failed_when_result": false, "rc": 0, "start": "2024-06-26 23:11:01.171379" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:34 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.305) 0:03:34.699 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:44 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.011) 0:03:34.710 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:2 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.023) 0:03:34.734 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:21 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.014) 0:03:34.748 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:7 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.053) 0:03:34.801 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/md127" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:16 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.013) 0:03:34.815 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:31 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.015) 0:03:34.830 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:44 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.012) 0:03:34.843 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:53 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.014) 0:03:34.857 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:65 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.010) 0:03:34.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:77 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.011) 0:03:34.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:92 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.011) 0:03:34.891 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:98 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.011) 0:03:34.903 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:104 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.012) 0:03:34.915 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:116 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.011) 0:03:34.926 ******** ok: [sut] => { "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: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:2 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.010) 0:03:34.937 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:40 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.025) 0:03:34.962 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:48 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.014) 0:03:34.976 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:58 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.014) 0:03:34.991 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:71 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.011) 0:03:35.002 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml:6 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.010) 0:03:35.013 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml:17 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.016) 0:03:35.029 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:3 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.018) 0:03:35.048 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1719443453.0034347, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719443453.0034347, "dev": 5, "device_type": 2431, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 955, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719443453.0034347, "nlink": 1, "path": "/dev/md/test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:9 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.247) 0:03:35.296 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:16 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.016) 0:03:35.312 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:24 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.012) 0:03:35.324 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:30 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.014) 0:03:35.339 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "raid" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:34 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.012) 0:03:35.351 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "raid1" }, "changed": false } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:39 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.014) 0:03:35.365 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:3 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.013) 0:03:35.379 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:10 Wednesday 26 June 2024 23:11:01 +0000 (0:00:00.012) 0:03:35.391 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:17 Wednesday 26 June 2024 23:11:03 +0000 (0:00:01.773) 0:03:37.165 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:23 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.012) 0:03:37.177 ******** skipping: [sut] => { "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: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:32 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.011) 0:03:37.189 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:45 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.016) 0:03:37.206 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:51 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.011) 0:03:37.217 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:56 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.010) 0:03:37.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:69 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.011) 0:03:37.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:81 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.012) 0:03:37.251 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:94 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.011) 0:03:37.262 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:106 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.016) 0:03:37.278 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:114 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.014) 0:03:37.293 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:122 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.012) 0:03:37.305 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:131 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.011) 0:03:37.316 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:140 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.012) 0:03:37.328 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:8 Wednesday 26 June 2024 23:11:03 +0000 (0:00:00.011) 0:03:37.339 ******** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/test1" ], "delta": "0:00:00.006682", "end": "2024-06-26 23:11:04.111109", "rc": 0, "start": "2024-06-26 23:11:04.104427" } STDOUT: /dev/md/test1: Version : 1.0 Creation Time : Wed Jun 26 23:10:37 2024 Raid Level : raid1 Array Size : 10477440 (9.99 GiB 10.73 GB) Used Dev Size : 10477440 (9.99 GiB 10.73 GB) Raid Devices : 2 Total Devices : 3 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Wed Jun 26 23:11:00 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 16% complete Name : test1 UUID : 1b4f3695:ad684477:23216f78:cd365351 Events : 9 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 2 8 33 - spare /dev/sdc1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:14 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.295) 0:03:37.635 ******** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": "Active\\ Devices\\ :\\ 2\\\n" }, "changed": false } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:21 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.016) 0:03:37.652 ******** ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ 1\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:28 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.015) 0:03:37.668 ******** ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:35 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.015) 0:03:37.684 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:45 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.014) 0:03:37.698 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:54 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.015) 0:03:37.713 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:63 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.017) 0:03:37.731 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:72 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.018) 0:03:37.750 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:81 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.019) 0:03:37.770 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:3 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.015) 0:03:37.785 ******** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:11 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.399) 0:03:38.185 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:20 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.014) 0:03:38.199 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:28 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.013) 0:03:38.212 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:32 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.012) 0:03:38.225 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:46 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.012) 0:03:38.237 ******** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:50 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.012) 0:03:38.250 ******** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:54 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.013) 0:03:38.263 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:58 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.013) 0:03:38.276 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:68 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.012) 0:03:38.288 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:72 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.299 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:77 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.310 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:83 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.321 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:88 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.332 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:96 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.013) 0:03:38.346 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:104 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.357 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:109 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.368 ******** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:113 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.379 ******** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:117 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.390 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:121 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.401 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:129 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.012) 0:03:38.414 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:138 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.425 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:142 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.011) 0:03:38.436 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:150 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.010) 0:03:38.447 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:156 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.010) 0:03:38.458 ******** ok: [sut] => { "storage_test_actual_size": { "bytes": 10737418240, "changed": false, "failed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:160 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.012) 0:03:38.471 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:164 Wednesday 26 June 2024 23:11:04 +0000 (0:00:00.029) 0:03:38.500 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:5 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.013) 0:03:38.514 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:13 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.012) 0:03:38.526 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:18 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.011) 0:03:38.537 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:27 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.011) 0:03:38.548 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:35 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.011) 0:03:38.559 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:41 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.012) 0:03:38.571 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:47 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.011) 0:03:38.582 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:27 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.011) 0:03:38.594 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:54 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.011) 0:03:38.605 ******** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Re-run the same invocation without the RAID params] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:48 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.011) 0:03:38.616 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.025) 0:03:38.641 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.016) 0:03:38.657 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.013) 0:03:38.671 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.033) 0:03:38.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.012) 0:03:38.717 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.011) 0:03:38.728 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.011) 0:03:38.740 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.011) 0:03:38.751 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.023) 0:03:38.774 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.012) 0:03:38.787 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.012) 0:03:38.799 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda", "sdb", "sdc" ], "mount_point": "/opt/test1", "name": "test1", "state": "present", "type": "raid" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.014) 0:03:38.814 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.012) 0:03:38.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.013) 0:03:38.839 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.012) 0:03:38.852 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.012) 0:03:38.864 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.018) 0:03:38.883 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 26 June 2024 23:11:05 +0000 (0:00:00.009) 0:03:38.893 ******** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/md/test1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "mounted" } ], "packages": [ "mdadm", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/md/test1", "_kernel_device": "/dev/md127", "_mount_id": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "_raw_device": "/dev/md/test1", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 10728898560, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 26 June 2024 23:11:18 +0000 (0:00:13.126) 0:03:52.019 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 26 June 2024 23:11:18 +0000 (0:00:00.012) 0:03:52.032 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 26 June 2024 23:11:18 +0000 (0:00:00.011) 0:03:52.043 ******** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/md/test1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "mounted" } ], "packages": [ "mdadm", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/md/test1", "_kernel_device": "/dev/md127", "_mount_id": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "_raw_device": "/dev/md/test1", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 10728898560, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 26 June 2024 23:11:18 +0000 (0:00:00.014) 0:03:52.058 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Wednesday 26 June 2024 23:11:18 +0000 (0:00:00.013) 0:03:52.072 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/md/test1", "_kernel_device": "/dev/md127", "_mount_id": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "_raw_device": "/dev/md/test1", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 10728898560, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Wednesday 26 June 2024 23:11:18 +0000 (0:00:00.013) 0:03:52.085 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Wednesday 26 June 2024 23:11:18 +0000 (0:00:00.012) 0:03:52.097 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Wednesday 26 June 2024 23:11:19 +0000 (0:00:00.758) 0:03:52.856 ******** ok: [sut] => (item={'src': 'UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Wednesday 26 June 2024 23:11:19 +0000 (0:00:00.231) 0:03:53.088 ******** skipping: [sut] => (item={'src': 'UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Wednesday 26 June 2024 23:11:19 +0000 (0:00:00.016) 0:03:53.105 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Wednesday 26 June 2024 23:11:20 +0000 (0:00:00.639) 0:03:53.744 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1719442889.595486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Wednesday 26 June 2024 23:11:20 +0000 (0:00:00.245) 0:03:53.990 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Wednesday 26 June 2024 23:11:20 +0000 (0:00:00.012) 0:03:54.002 ******** ok: [sut] TASK [Assert to preserve RAID settings for preexisting volume] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:59 Wednesday 26 June 2024 23:11:27 +0000 (0:00:06.556) 0:04:00.559 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:68 Wednesday 26 June 2024 23:11:27 +0000 (0:00:00.015) 0:04:00.575 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:2 Wednesday 26 June 2024 23:11:27 +0000 (0:00:00.020) 0:04:00.595 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:7 Wednesday 26 June 2024 23:11:27 +0000 (0:00:00.011) 0:04:00.607 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/md/test1", "_kernel_device": "/dev/md127", "_mount_id": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "_raw_device": "/dev/md/test1", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 10728898560, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:15 Wednesday 26 June 2024 23:11:27 +0000 (0:00:00.014) 0:04:00.621 ******** ok: [sut] => { "changed": false, "info": { "/dev/md/test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/md/test1", "size": "10G", "type": "raid1", "uuid": "4baf04b7-7429-4d88-a654-19c2ed986cc9" }, "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "test1", "mountpoint": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "1b4f3695-ad68-4477-2321-6f78cd365351" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "test1", "mountpoint": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "1b4f3695-ad68-4477-2321-6f78cd365351" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "test1", "mountpoint": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "1b4f3695-ad68-4477-2321-6f78cd365351" }, "/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": "16c5b236-cff0-4e33-ac23-8dbf92c770ef" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:20 Wednesday 26 June 2024 23:11:27 +0000 (0:00:00.359) 0:04:00.981 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003232", "end": "2024-06-26 23:11:27.773644", "rc": 0, "start": "2024-06-26 23:11:27.770412" } STDOUT: # # /etc/fstab # Created by anaconda on Thu Jun 20 10:25:04 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=16c5b236-cff0-4e33-ac23-8dbf92c770ef / 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=4baf04b7-7429-4d88-a654-19c2ed986cc9 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:25 Wednesday 26 June 2024 23:11:27 +0000 (0:00:00.318) 0:04:01.299 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003248", "end": "2024-06-26 23:11:28.062575", "failed_when_result": false, "rc": 0, "start": "2024-06-26 23:11:28.059327" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:34 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.287) 0:04:01.586 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:44 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.011) 0:04:01.598 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:2 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.023) 0:04:01.622 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:21 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.014) 0:04:01.636 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:7 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.066) 0:04:01.703 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/md127" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:16 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.015) 0:04:01.718 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:31 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.015) 0:04:01.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:44 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.012) 0:04:01.746 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:53 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.014) 0:04:01.761 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:65 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.012) 0:04:01.773 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:77 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.011) 0:04:01.784 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:92 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.011) 0:04:01.796 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:98 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.012) 0:04:01.808 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:104 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.011) 0:04:01.819 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:116 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.011) 0:04:01.830 ******** ok: [sut] => { "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: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:2 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.012) 0:04:01.842 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:40 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.024) 0:04:01.867 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:48 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.014) 0:04:01.882 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:58 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.014) 0:04:01.896 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:71 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.011) 0:04:01.907 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml:6 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.012) 0:04:01.920 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml:17 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.016) 0:04:01.936 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:3 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.017) 0:04:01.954 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1719443453.0034347, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719443453.0034347, "dev": 5, "device_type": 2431, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 955, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719443453.0034347, "nlink": 1, "path": "/dev/md/test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:9 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.318) 0:04:02.272 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:16 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.015) 0:04:02.288 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:24 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.012) 0:04:02.301 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:30 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.014) 0:04:02.315 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "raid" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:34 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.014) 0:04:02.330 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "raid1" }, "changed": false } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:39 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.013) 0:04:02.343 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:3 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.013) 0:04:02.357 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:10 Wednesday 26 June 2024 23:11:28 +0000 (0:00:00.011) 0:04:02.368 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:17 Wednesday 26 June 2024 23:11:30 +0000 (0:00:01.311) 0:04:03.680 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:23 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.012) 0:04:03.692 ******** skipping: [sut] => { "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: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:32 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.011) 0:04:03.704 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:45 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.016) 0:04:03.720 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:51 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.012) 0:04:03.733 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:56 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.012) 0:04:03.745 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:69 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.011) 0:04:03.756 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:81 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.011) 0:04:03.768 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:94 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.011) 0:04:03.779 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:106 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.015) 0:04:03.794 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:114 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.013) 0:04:03.808 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:122 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.013) 0:04:03.821 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:131 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.011) 0:04:03.832 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:140 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.011) 0:04:03.843 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:8 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.011) 0:04:03.855 ******** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/test1" ], "delta": "0:00:00.006631", "end": "2024-06-26 23:11:30.562853", "rc": 0, "start": "2024-06-26 23:11:30.556222" } STDOUT: /dev/md/test1: Version : 1.0 Creation Time : Wed Jun 26 23:10:37 2024 Raid Level : raid1 Array Size : 10477440 (9.99 GiB 10.73 GB) Used Dev Size : 10477440 (9.99 GiB 10.73 GB) Raid Devices : 2 Total Devices : 3 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Wed Jun 26 23:11:27 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 33% complete Name : test1 UUID : 1b4f3695:ad684477:23216f78:cd365351 Events : 14 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 2 8 33 - spare /dev/sdc1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:14 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.232) 0:04:04.087 ******** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": "Active\\ Devices\\ :\\ 2\\\n" }, "changed": false } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:21 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.017) 0:04:04.104 ******** ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ 1\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:28 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.016) 0:04:04.120 ******** ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:35 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.015) 0:04:04.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:45 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.016) 0:04:04.153 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:54 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.015) 0:04:04.168 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:63 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.017) 0:04:04.186 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:72 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.017) 0:04:04.204 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:81 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.017) 0:04:04.221 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:3 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.015) 0:04:04.237 ******** ok: [sut] => { "bytes": 10737418240, "changed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:11 Wednesday 26 June 2024 23:11:30 +0000 (0:00:00.259) 0:04:04.496 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:20 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.013) 0:04:04.510 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:28 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.522 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:32 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.535 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:46 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.547 ******** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:50 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.560 ******** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:54 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.572 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:58 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.584 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:68 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.597 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:72 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.609 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:77 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:83 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:88 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.644 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:96 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.655 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:104 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.666 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:109 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.679 ******** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:113 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.690 ******** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:117 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.701 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:121 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.010) 0:04:04.712 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:129 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.723 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:138 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.734 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:142 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:150 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.757 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:156 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.768 ******** ok: [sut] => { "storage_test_actual_size": { "bytes": 10737418240, "changed": false, "failed": false, "lvm": "10g", "parted": "10GiB", "size": "10 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:160 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.781 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:164 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.793 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:5 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.805 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:13 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.818 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:18 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.829 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:27 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.840 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:35 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.851 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:41 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.862 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:47 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.873 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:27 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:04.886 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:54 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:04.897 ******** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the disk device created above] ************************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:71 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.010) 0:04:04.908 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.027) 0:04:04.936 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.016) 0:04:04.952 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.014) 0:04:04.966 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.031) 0:04:04.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:05.010 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:05.021 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:05.032 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:05.044 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.022) 0:04:05.067 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:05.079 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:05.092 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda", "sdb", "sdc" ], "mount_point": "/opt/test1", "name": "test1", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "state": "absent", "type": "raid" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.013) 0:04:05.105 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:05.117 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.011) 0:04:05.129 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:05.142 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.012) 0:04:05.154 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.019) 0:04:05.173 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 26 June 2024 23:11:31 +0000 (0:00:00.010) 0:04:05.183 ******** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/md/test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/md/test1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" } ], "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": "xfs", "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 10728898560, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 26 June 2024 23:12:01 +0000 (0:00:30.151) 0:04:35.335 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 26 June 2024 23:12:01 +0000 (0:00:00.013) 0:04:35.348 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 26 June 2024 23:12:01 +0000 (0:00:00.011) 0:04:35.360 ******** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/md/test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/md/test1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" } ], "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": "xfs", "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 10728898560, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 26 June 2024 23:12:01 +0000 (0:00:00.015) 0:04:35.375 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Wednesday 26 June 2024 23:12:01 +0000 (0:00:00.015) 0:04:35.391 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 10728898560, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Wednesday 26 June 2024 23:12:01 +0000 (0:00:00.015) 0:04:35.406 ******** changed: [sut] => (item={'src': 'UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=4baf04b7-7429-4d88-a654-19c2ed986cc9" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Wednesday 26 June 2024 23:12:02 +0000 (0:00:00.227) 0:04:35.633 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Wednesday 26 June 2024 23:12:02 +0000 (0:00:00.590) 0:04:36.223 ******** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Wednesday 26 June 2024 23:12:02 +0000 (0:00:00.012) 0:04:36.236 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Wednesday 26 June 2024 23:12:02 +0000 (0:00:00.012) 0:04:36.248 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Wednesday 26 June 2024 23:12:03 +0000 (0:00:00.571) 0:04:36.820 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1719442889.595486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Wednesday 26 June 2024 23:12:03 +0000 (0:00:00.205) 0:04:37.026 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Wednesday 26 June 2024 23:12:03 +0000 (0:00:00.015) 0:04:37.041 ******** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:86 Wednesday 26 June 2024 23:12:04 +0000 (0:00:00.711) 0:04:37.753 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:2 Wednesday 26 June 2024 23:12:04 +0000 (0:00:00.021) 0:04:37.774 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:7 Wednesday 26 June 2024 23:12:04 +0000 (0:00:00.012) 0:04:37.787 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "raid_stripe_size": null, "size": 10728898560, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:15 Wednesday 26 June 2024 23:12:04 +0000 (0:00:00.014) 0:04:37.801 ******** ok: [sut] => { "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": "16c5b236-cff0-4e33-ac23-8dbf92c770ef" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:20 Wednesday 26 June 2024 23:12:04 +0000 (0:00:00.203) 0:04:38.005 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003274", "end": "2024-06-26 23:12:04.700653", "rc": 0, "start": "2024-06-26 23:12:04.697379" } STDOUT: # # /etc/fstab # Created by anaconda on Thu Jun 20 10:25:04 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=16c5b236-cff0-4e33-ac23-8dbf92c770ef / 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: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:25 Wednesday 26 June 2024 23:12:04 +0000 (0:00:00.218) 0:04:38.224 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003221", "end": "2024-06-26 23:12:04.904627", "failed_when_result": false, "rc": 0, "start": "2024-06-26 23:12:04.901406" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:34 Wednesday 26 June 2024 23:12:04 +0000 (0:00:00.205) 0:04:38.429 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:44 Wednesday 26 June 2024 23:12:04 +0000 (0:00:00.011) 0:04:38.440 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:2 Wednesday 26 June 2024 23:12:04 +0000 (0:00:00.022) 0:04:38.463 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:21 Wednesday 26 June 2024 23:12:04 +0000 (0:00:00.013) 0:04:38.477 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:7 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.049) 0:04:38.526 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:16 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.014) 0:04:38.540 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:31 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.015) 0:04:38.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:44 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.012) 0:04:38.568 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:53 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.008) 0:04:38.577 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:65 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.011) 0:04:38.589 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:77 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.010) 0:04:38.600 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:92 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.011) 0:04:38.611 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:98 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.010) 0:04:38.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:104 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.011) 0:04:38.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:116 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.010) 0:04:38.644 ******** ok: [sut] => { "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: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:2 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.010) 0:04:38.655 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:40 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.023) 0:04:38.679 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:48 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.011) 0:04:38.691 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:58 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.014) 0:04:38.705 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:71 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.011) 0:04:38.717 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml:6 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.010) 0:04:38.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml:17 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.011) 0:04:38.740 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:3 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.011) 0:04:38.751 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:9 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.198) 0:04:38.949 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:16 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.012) 0:04:38.962 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:24 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.014) 0:04:38.976 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:30 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.009) 0:04:38.985 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "raid" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:34 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.012) 0:04:38.997 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "raid1" }, "changed": false } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:39 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.013) 0:04:39.011 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:3 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.008) 0:04:39.019 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:10 Wednesday 26 June 2024 23:12:05 +0000 (0:00:00.010) 0:04:39.030 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:17 Wednesday 26 June 2024 23:12:06 +0000 (0:00:01.033) 0:04:40.063 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:23 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.012) 0:04:40.076 ******** skipping: [sut] => { "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: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:32 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.011) 0:04:40.087 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:45 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.010) 0:04:40.097 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:51 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.011) 0:04:40.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:56 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.010) 0:04:40.119 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:69 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.008) 0:04:40.128 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:81 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.008) 0:04:40.136 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:94 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.026) 0:04:40.163 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:106 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.015) 0:04:40.178 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:114 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.014) 0:04:40.193 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:122 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.011) 0:04:40.204 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:131 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.010) 0:04:40.215 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:140 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.010) 0:04:40.226 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:8 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.012) 0:04:40.238 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:14 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.013) 0:04:40.251 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:21 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.011) 0:04:40.263 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:28 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.011) 0:04:40.275 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:35 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.011) 0:04:40.287 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:45 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.013) 0:04:40.300 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:54 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.013) 0:04:40.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:63 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.012) 0:04:40.325 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:72 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.011) 0:04:40.337 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:81 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.012) 0:04:40.349 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:3 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.012) 0:04:40.361 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:11 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.011) 0:04:40.373 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:20 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.013) 0:04:40.386 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:28 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.011) 0:04:40.398 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:32 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.012) 0:04:40.410 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:46 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.011) 0:04:40.422 ******** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:50 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.012) 0:04:40.434 ******** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:54 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.012) 0:04:40.446 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:58 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.014) 0:04:40.461 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:68 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.024) 0:04:40.485 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:72 Wednesday 26 June 2024 23:12:06 +0000 (0:00:00.012) 0:04:40.498 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:77 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.012) 0:04:40.511 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:83 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.011) 0:04:40.522 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:88 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.533 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:96 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.012) 0:04:40.545 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:104 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.556 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:109 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.566 ******** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:113 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.577 ******** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:117 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.588 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:121 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.599 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:129 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.012) 0:04:40.611 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:138 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:142 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.633 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:150 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.644 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:156 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.655 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:160 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.013) 0:04:40.668 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:164 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.013) 0:04:40.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:5 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.011) 0:04:40.692 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:13 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.012) 0:04:40.705 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:18 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.013) 0:04:40.719 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:27 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.012) 0:04:40.731 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:35 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.012) 0:04:40.744 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:41 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.014) 0:04:40.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:47 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.012) 0:04:40.770 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:27 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.012) 0:04:40.783 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:54 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.794 ******** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a RAID0 device mounted on "/opt/test1"] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:89 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.011) 0:04:40.806 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.030) 0:04:40.836 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.015) 0:04:40.852 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.013) 0:04:40.865 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.030) 0:04:40.896 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.011) 0:04:40.907 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.918 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.929 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:40.940 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.045) 0:04:40.985 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.013) 0:04:40.999 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.012) 0:04:41.011 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda", "sdb", "sdc" ], "mount_point": "/opt/test1", "name": "test0", "raid_chunk_size": "1024K", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "state": "present", "type": "raid" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.014) 0:04:41.025 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.011) 0:04:41.037 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.011) 0:04:41.048 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:41.059 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.010) 0:04:41.070 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.018) 0:04:41.089 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 26 June 2024 23:12:07 +0000 (0:00:00.011) 0:04:41.100 ******** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "create device", "device": "/dev/md/test0", "fs_type": null }, { "action": "create format", "device": "/dev/md/test0", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/md/test0" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "state": "mounted" } ], "packages": [ "mdadm", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/md/test0", "_kernel_device": "/dev/md127", "_mount_id": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "_raw_device": "/dev/md/test0", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test0", "raid_chunk_size": "1024K", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "raid_stripe_size": null, "size": 0, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 26 June 2024 23:12:16 +0000 (0:00:08.783) 0:04:49.883 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 26 June 2024 23:12:16 +0000 (0:00:00.013) 0:04:49.897 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 26 June 2024 23:12:16 +0000 (0:00:00.010) 0:04:49.907 ******** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "create device", "device": "/dev/md/test0", "fs_type": null }, { "action": "create format", "device": "/dev/md/test0", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/md/test0" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "state": "mounted" } ], "packages": [ "mdadm", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/md/test0", "_kernel_device": "/dev/md127", "_mount_id": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "_raw_device": "/dev/md/test0", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test0", "raid_chunk_size": "1024K", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "raid_stripe_size": null, "size": 0, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 26 June 2024 23:12:16 +0000 (0:00:00.016) 0:04:49.924 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Wednesday 26 June 2024 23:12:16 +0000 (0:00:00.014) 0:04:49.939 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/md/test0", "_kernel_device": "/dev/md127", "_mount_id": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "_raw_device": "/dev/md/test0", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test0", "raid_chunk_size": "1024K", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "raid_stripe_size": null, "size": 0, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Wednesday 26 June 2024 23:12:16 +0000 (0:00:00.015) 0:04:49.954 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Wednesday 26 June 2024 23:12:16 +0000 (0:00:00.012) 0:04:49.967 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Wednesday 26 June 2024 23:12:17 +0000 (0:00:00.587) 0:04:50.555 ******** changed: [sut] => (item={'src': 'UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Wednesday 26 June 2024 23:12:17 +0000 (0:00:00.235) 0:04:50.790 ******** skipping: [sut] => (item={'src': 'UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Wednesday 26 June 2024 23:12:17 +0000 (0:00:00.016) 0:04:50.806 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Wednesday 26 June 2024 23:12:17 +0000 (0:00:00.577) 0:04:51.384 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1719442889.595486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Wednesday 26 June 2024 23:12:18 +0000 (0:00:00.206) 0:04:51.590 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Wednesday 26 June 2024 23:12:18 +0000 (0:00:00.011) 0:04:51.602 ******** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:104 Wednesday 26 June 2024 23:12:18 +0000 (0:00:00.714) 0:04:52.316 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:2 Wednesday 26 June 2024 23:12:18 +0000 (0:00:00.023) 0:04:52.340 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:7 Wednesday 26 June 2024 23:12:18 +0000 (0:00:00.012) 0:04:52.352 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/md/test0", "_kernel_device": "/dev/md127", "_mount_id": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "_raw_device": "/dev/md/test0", "_raw_kernel_device": "/dev/md127", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test0", "raid_chunk_size": "1024K", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "raid_stripe_size": null, "size": 0, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:15 Wednesday 26 June 2024 23:12:18 +0000 (0:00:00.014) 0:04:52.367 ******** ok: [sut] => { "changed": false, "info": { "/dev/md/test0": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/md/test0", "size": "30G", "type": "raid0", "uuid": "2fab5f32-ee81-4412-9505-fa764e5bf7a2" }, "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "test0", "mountpoint": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "260b9bdd-a4d5-11ac-c03f-c950906da4bd" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "test0", "mountpoint": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "260b9bdd-a4d5-11ac-c03f-c950906da4bd" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "test0", "mountpoint": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "260b9bdd-a4d5-11ac-c03f-c950906da4bd" }, "/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": "16c5b236-cff0-4e33-ac23-8dbf92c770ef" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:20 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.205) 0:04:52.572 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003271", "end": "2024-06-26 23:12:19.246416", "rc": 0, "start": "2024-06-26 23:12:19.243145" } STDOUT: # # /etc/fstab # Created by anaconda on Thu Jun 20 10:25:04 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=16c5b236-cff0-4e33-ac23-8dbf92c770ef / 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=2fab5f32-ee81-4412-9505-fa764e5bf7a2 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:25 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.198) 0:04:52.771 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003253", "end": "2024-06-26 23:12:19.453286", "failed_when_result": false, "rc": 0, "start": "2024-06-26 23:12:19.450033" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:34 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.205) 0:04:52.977 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:44 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.011) 0:04:52.988 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:2 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.023) 0:04:53.012 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:21 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.014) 0:04:53.026 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:7 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.047) 0:04:53.074 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/md127" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:16 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.014) 0:04:53.089 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:31 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.015) 0:04:53.104 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:44 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.012) 0:04:53.117 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:53 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.015) 0:04:53.132 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:65 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.011) 0:04:53.143 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:77 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.011) 0:04:53.154 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:92 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.011) 0:04:53.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:98 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.012) 0:04:53.178 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:104 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.011) 0:04:53.189 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:116 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.012) 0:04:53.201 ******** ok: [sut] => { "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: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:2 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.011) 0:04:53.213 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:40 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.024) 0:04:53.237 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:48 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.014) 0:04:53.252 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:58 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.014) 0:04:53.266 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:71 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.012) 0:04:53.279 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml:6 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.011) 0:04:53.290 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml:17 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.016) 0:04:53.306 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:3 Wednesday 26 June 2024 23:12:19 +0000 (0:00:00.017) 0:04:53.324 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1719443536.2863424, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719443536.2873425, "dev": 5, "device_type": 2431, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1606, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719443536.2863424, "nlink": 1, "path": "/dev/md/test0", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:9 Wednesday 26 June 2024 23:12:20 +0000 (0:00:00.205) 0:04:53.530 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:16 Wednesday 26 June 2024 23:12:20 +0000 (0:00:00.016) 0:04:53.546 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:24 Wednesday 26 June 2024 23:12:20 +0000 (0:00:00.013) 0:04:53.560 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:30 Wednesday 26 June 2024 23:12:20 +0000 (0:00:00.014) 0:04:53.574 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "raid" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:34 Wednesday 26 June 2024 23:12:20 +0000 (0:00:00.012) 0:04:53.586 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "raid0" }, "changed": false } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:39 Wednesday 26 June 2024 23:12:20 +0000 (0:00:00.014) 0:04:53.601 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:3 Wednesday 26 June 2024 23:12:20 +0000 (0:00:00.013) 0:04:53.614 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:10 Wednesday 26 June 2024 23:12:20 +0000 (0:00:00.011) 0:04:53.626 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:17 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.986) 0:04:54.612 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:23 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.012) 0:04:54.625 ******** skipping: [sut] => { "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: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:32 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.011) 0:04:54.637 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:45 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.016) 0:04:54.653 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:51 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.011) 0:04:54.664 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:56 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.012) 0:04:54.676 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:69 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.028) 0:04:54.705 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:81 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.013) 0:04:54.719 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:94 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.012) 0:04:54.731 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:106 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.016) 0:04:54.748 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:114 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.015) 0:04:54.764 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:122 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.014) 0:04:54.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:131 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.015) 0:04:54.794 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:140 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.013) 0:04:54.807 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:8 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.011) 0:04:54.819 ******** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/test0" ], "delta": "0:00:00.006869", "end": "2024-06-26 23:12:21.510153", "rc": 0, "start": "2024-06-26 23:12:21.503284" } STDOUT: /dev/md/test0: Version : 1.0 Creation Time : Wed Jun 26 23:12:10 2024 Raid Level : raid0 Array Size : 31429632 (29.97 GiB 32.18 GB) Raid Devices : 3 Total Devices : 3 Persistence : Superblock is persistent Update Time : Wed Jun 26 23:12:10 2024 State : clean Active Devices : 3 Working Devices : 3 Failed Devices : 0 Spare Devices : 0 Layout : original Chunk Size : 1024K Consistency Policy : none Name : test0 UUID : 260b9bdd:a4d511ac:c03fc950:906da4bd Events : 0 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 2 8 33 2 active sync /dev/sdc1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:14 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.216) 0:04:55.035 ******** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": "Active\\ Devices\\ :\\ 3\\\n" }, "changed": false } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:21 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.017) 0:04:55.052 ******** ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ None\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:28 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.017) 0:04:55.069 ******** ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:35 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.016) 0:04:55.086 ******** ok: [sut] => { "ansible_facts": { "storage_test_md_chunk_size_re": [ "1024K" ] }, "changed": false } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:45 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.019) 0:04:55.105 ******** ok: [sut] => { "bytes": 1048576, "changed": false, "lvm": "1m", "parted": "1MiB", "size": "1 MiB" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:54 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.200) 0:04:55.306 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:63 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.018) 0:04:55.324 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:72 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.013) 0:04:55.338 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:81 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.017) 0:04:55.355 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:3 Wednesday 26 June 2024 23:12:21 +0000 (0:00:00.019) 0:04:55.374 ******** ok: [sut] => { "bytes": 32212254720, "changed": false, "lvm": "30g", "parted": "30GiB", "size": "30 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:11 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.197) 0:04:55.572 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:20 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.013) 0:04:55.585 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:28 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.598 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:32 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.610 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:46 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.623 ******** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:50 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.636 ******** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:54 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.648 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:58 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.013) 0:04:55.662 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:68 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.674 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:72 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.685 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:77 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.697 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:83 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:88 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.719 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:96 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.013) 0:04:55.733 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:104 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.746 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:109 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.757 ******** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:113 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.768 ******** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:117 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.780 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:121 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.791 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:129 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.803 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:138 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.814 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:142 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.826 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:150 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.837 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:156 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.848 ******** ok: [sut] => { "storage_test_actual_size": { "bytes": 32212254720, "changed": false, "failed": false, "lvm": "30g", "parted": "30GiB", "size": "30 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:160 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.860 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:164 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.013) 0:04:55.874 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:5 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.886 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:13 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.898 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:18 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.910 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:27 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.922 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:35 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.933 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:41 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.945 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:47 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:55.958 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:27 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.969 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:54 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.980 ******** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the disk device created above] ************************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:107 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:55.991 ******** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.052) 0:04:56.044 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.016) 0:04:56.061 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.014) 0:04:56.075 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.031) 0:04:56.106 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:56.118 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:56.129 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:56.141 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:56.152 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.023) 0:04:56.175 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:56.187 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.012) 0:04:56.200 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda", "sdb", "sdc" ], "mount_point": "/opt/test1", "name": "test0", "raid_chunk_size": "1024K", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "state": "absent", "type": "raid" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.014) 0:04:56.214 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.013) 0:04:56.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:56.239 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:56.250 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.011) 0:04:56.261 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.018) 0:04:56.280 ******** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 26 June 2024 23:12:22 +0000 (0:00:00.010) 0:04:56.291 ******** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/md/test0", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/md/test0", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" } ], "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": "xfs", "path": "/opt/test1", "src": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test0", "raid_chunk_size": "1024K", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "raid_stripe_size": null, "size": 32183943168, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 26 June 2024 23:12:25 +0000 (0:00:02.821) 0:04:59.112 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 26 June 2024 23:12:25 +0000 (0:00:00.013) 0:04:59.125 ******** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 26 June 2024 23:12:25 +0000 (0:00:00.010) 0:04:59.135 ******** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/md/test0", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/md/test0", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" } ], "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": "xfs", "path": "/opt/test1", "src": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test0", "raid_chunk_size": "1024K", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "raid_stripe_size": null, "size": 32183943168, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 26 June 2024 23:12:25 +0000 (0:00:00.015) 0:04:59.150 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Wednesday 26 June 2024 23:12:25 +0000 (0:00:00.013) 0:04:59.164 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test0", "raid_chunk_size": "1024K", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "raid_stripe_size": null, "size": 32183943168, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Wednesday 26 June 2024 23:12:25 +0000 (0:00:00.013) 0:04:59.178 ******** changed: [sut] => (item={'src': 'UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "UUID=2fab5f32-ee81-4412-9505-fa764e5bf7a2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Wednesday 26 June 2024 23:12:25 +0000 (0:00:00.207) 0:04:59.385 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Wednesday 26 June 2024 23:12:26 +0000 (0:00:00.574) 0:04:59.960 ******** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Wednesday 26 June 2024 23:12:26 +0000 (0:00:00.012) 0:04:59.973 ******** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Wednesday 26 June 2024 23:12:26 +0000 (0:00:00.012) 0:04:59.985 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Wednesday 26 June 2024 23:12:27 +0000 (0:00:00.683) 0:05:00.669 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1719442889.595486, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Wednesday 26 June 2024 23:12:27 +0000 (0:00:00.242) 0:05:00.911 ******** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Wednesday 26 June 2024 23:12:27 +0000 (0:00:00.011) 0:05:00.922 ******** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/tests_raid_volume_options.yml:122 Wednesday 26 June 2024 23:12:28 +0000 (0:00:00.846) 0:05:01.769 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:2 Wednesday 26 June 2024 23:12:28 +0000 (0:00:00.025) 0:05:01.795 ******** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:7 Wednesday 26 June 2024 23:12:28 +0000 (0:00:00.012) 0:05:01.807 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test0", "raid_chunk_size": "1024K", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "raid_stripe_size": null, "size": 32183943168, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "raid", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:15 Wednesday 26 June 2024 23:12:28 +0000 (0:00:00.015) 0:05:01.822 ******** ok: [sut] => { "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": "16c5b236-cff0-4e33-ac23-8dbf92c770ef" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:20 Wednesday 26 June 2024 23:12:28 +0000 (0:00:00.254) 0:05:02.077 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003450", "end": "2024-06-26 23:12:28.781674", "rc": 0, "start": "2024-06-26 23:12:28.778224" } STDOUT: # # /etc/fstab # Created by anaconda on Thu Jun 20 10:25:04 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=16c5b236-cff0-4e33-ac23-8dbf92c770ef / 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: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:25 Wednesday 26 June 2024 23:12:28 +0000 (0:00:00.228) 0:05:02.306 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003477", "end": "2024-06-26 23:12:28.998500", "failed_when_result": false, "rc": 0, "start": "2024-06-26 23:12:28.995023" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:34 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.217) 0:05:02.523 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:44 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.011) 0:05:02.534 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:2 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.022) 0:05:02.557 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:21 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.016) 0:05:02.573 ******** included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:7 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.047) 0:05:02.621 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:16 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.014) 0:05:02.635 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:31 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.015) 0:05:02.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:44 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.011) 0:05:02.663 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:53 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.008) 0:05:02.671 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:65 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.010) 0:05:02.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:77 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.011) 0:05:02.694 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:92 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.010) 0:05:02.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:98 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.010) 0:05:02.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:104 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.010) 0:05:02.726 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-mount.yml:116 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.010) 0:05:02.737 ******** ok: [sut] => { "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: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:2 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.010) 0:05:02.748 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:40 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.026) 0:05:02.775 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:48 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.011) 0:05:02.786 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:58 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.014) 0:05:02.800 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fstab.yml:71 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.010) 0:05:02.811 ******** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml:6 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.010) 0:05:02.822 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-fs.yml:17 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.011) 0:05:02.834 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:3 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.013) 0:05:02.847 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:9 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.195) 0:05:03.042 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:16 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.012) 0:05:03.055 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:24 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.014) 0:05:03.070 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:30 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.010) 0:05:03.080 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "raid" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:34 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.014) 0:05:03.095 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "raid0" }, "changed": false } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-device.yml:39 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.014) 0:05:03.109 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:3 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.008) 0:05:03.118 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:10 Wednesday 26 June 2024 23:12:29 +0000 (0:00:00.011) 0:05:03.130 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:17 Wednesday 26 June 2024 23:12:30 +0000 (0:00:01.316) 0:05:04.447 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:23 Wednesday 26 June 2024 23:12:30 +0000 (0:00:00.012) 0:05:04.459 ******** skipping: [sut] => { "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: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:32 Wednesday 26 June 2024 23:12:30 +0000 (0:00:00.010) 0:05:04.470 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:45 Wednesday 26 June 2024 23:12:30 +0000 (0:00:00.009) 0:05:04.480 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:51 Wednesday 26 June 2024 23:12:30 +0000 (0:00:00.012) 0:05:04.492 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:56 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.013) 0:05:04.506 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:69 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.008) 0:05:04.515 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:81 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.008) 0:05:04.524 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:94 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.008) 0:05:04.532 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:106 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.016) 0:05:04.549 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:114 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.014) 0:05:04.563 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:122 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.011) 0:05:04.574 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:131 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.585 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:140 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.596 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:8 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.011) 0:05:04.607 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:14 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.013) 0:05:04.620 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:21 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.632 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:28 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.013) 0:05:04.645 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:35 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.657 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:45 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.011) 0:05:04.669 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:54 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.681 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:63 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.014) 0:05:04.696 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:72 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.011) 0:05:04.708 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-md.yml:81 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.720 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:3 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.732 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:11 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.743 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:20 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.755 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:28 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.767 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:32 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.779 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:46 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.790 ******** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:50 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.801 ******** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:54 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.812 ******** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:58 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.823 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:68 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.835 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:72 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.845 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:77 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.858 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:83 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.868 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:88 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.879 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:96 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.011) 0:05:04.890 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:104 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.014) 0:05:04.905 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:109 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.013) 0:05:04.919 ******** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:113 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.932 ******** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:117 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.016) 0:05:04.948 ******** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:121 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.011) 0:05:04.959 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:129 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.970 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:138 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:04.982 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:142 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:04.993 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:150 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:05.004 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:156 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:05.014 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:160 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.013) 0:05:05.028 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-size.yml:164 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:05.040 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:5 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:05.052 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:13 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.028) 0:05:05.081 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:18 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:05.094 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:27 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.011) 0:05:05.105 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:35 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:05.116 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:41 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.011) 0:05:05.127 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-cache.yml:47 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:05.138 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume.yml:27 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.012) 0:05:05.150 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-circf0tusw/tests/verify-role-results.yml:54 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.010) 0:05:05.160 ******** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=331 changed=9 unreachable=0 failed=0 skipped=388 rescued=0 ignored=0 Wednesday 26 June 2024 23:12:31 +0000 (0:00:00.006) 0:05:05.167 ******** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------ 180.03s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 linux-system-roles.storage : Manage the pools and volumes to match the specified state -- 30.15s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state -- 18.91s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state -- 13.13s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 8.78s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Update facts ------------------------------- 6.56s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 linux-system-roles.storage : Set up new/current mounts ------------------ 3.02s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.82s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get service facts -------------------------- 1.87s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 linux-system-roles.storage : Update facts ------------------------------- 1.82s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Ensure cryptsetup is present -------------------------------------------- 1.77s /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 1.32s /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 1.31s /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 1.03s /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:10 ----- Ensure test packages ---------------------------------------------------- 1.00s /WORKDIR/git-weekly-circf0tusw/tests/get_unused_disk.yml:2 -------------------- Ensure cryptsetup is present -------------------------------------------- 0.99s /WORKDIR/git-weekly-circf0tusw/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Make sure required packages are installed --- 0.98s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab --- 0.92s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 linux-system-roles.storage : Update facts ------------------------------- 0.85s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab --- 0.77s /WORKDIR/git-weekly-circf0tusw/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---