# 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_pool_options.yml ****************************************** 1 plays in /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml PLAY [Test raid pool options] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:2 Monday 01 April 2024 18:18:22 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:18 Monday 01 April 2024 18:18:23 +0000 (0:00:00.880) 0:00:00.894 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 18:18:23 +0000 (0:00:00.018) 0:00:00.912 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 18:18:23 +0000 (0:00:00.025) 0:00:00.938 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 18:18:23 +0000 (0:00:00.023) 0:00:00.962 ********** 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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 18:18:23 +0000 (0:00:00.040) 0:00:01.002 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 18:18:24 +0000 (0:00:00.259) 0:00:01.261 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 18:18:24 +0000 (0:00:00.024) 0:00:01.286 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 18:18:24 +0000 (0:00:00.011) 0:00:01.297 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 18:18:24 +0000 (0:00:00.009) 0:00:01.307 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 18:18:24 +0000 (0:00:00.034) 0:00:01.341 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: lvm2-libs-9:2.03.23-2.el9.x86_64", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: python3-blivet-1:3.6.0-14.el9.noarch", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: mdadm-4.2-12.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: device-mapper-event-9:1.02.197-2.el9.x86_64", "Installed: blivet-data-1:3.6.0-14.el9.noarch", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.197-2.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-27.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: device-mapper-multipath-libs-0.8.7-27.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: kmod-kvdo-8.2.3.3-117.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: lvm2-9:2.03.23-2.el9.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 18:19:18 +0000 (0:00:54.144) 0:00:55.486 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 18:19:18 +0000 (0:00:00.021) 0:00:55.508 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 18:19:18 +0000 (0:00:00.020) 0:00:55.529 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 18:19:18 +0000 (0:00:00.465) 0:00:55.994 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 18:19:18 +0000 (0:00:00.037) 0:00:56.032 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 18:19:18 +0000 (0:00:00.011) 0:00:56.043 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 18:19:18 +0000 (0:00:00.012) 0:00:56.055 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 18:19:18 +0000 (0:00:00.010) 0:00:56.066 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 18:19:19 +0000 (0:00:00.880) 0:00:56.947 ********** 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": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-system-token.service": { "name": "systemd-boot-system-token.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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 18:19:21 +0000 (0:00:01.610) 0:00:58.557 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 18:19:21 +0000 (0:00:00.022) 0:00:58.579 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 18:19:21 +0000 (0:00:00.011) 0:00:58.591 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 18:19:21 +0000 (0:00:00.342) 0:00:58.934 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 18:19:21 +0000 (0:00:00.014) 0:00:58.948 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 18:19:21 +0000 (0:00:00.011) 0:00:58.960 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 18:19:21 +0000 (0:00:00.015) 0:00:58.975 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 18:19:21 +0000 (0:00:00.015) 0:00:58.990 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 18:19:21 +0000 (0:00:00.014) 0:00:59.005 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 18:19:21 +0000 (0:00:00.012) 0:00:59.018 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 18:19:21 +0000 (0:00:00.012) 0:00:59.031 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 18:19:21 +0000 (0:00:00.012) 0:00:59.044 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 18:19:21 +0000 (0:00:00.012) 0:00:59.056 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 18:19:21 +0000 (0:00:00.012) 0:00:59.069 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995361.6835814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "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": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 18:19:22 +0000 (0:00:00.187) 0:00:59.257 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 18:19:22 +0000 (0:00:00.011) 0:00:59.269 ********** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:22 Monday 01 April 2024 18:19:22 +0000 (0:00:00.742) 0:01:00.012 ********** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:31 Monday 01 April 2024 18:19:22 +0000 (0:00:00.017) 0:01:00.030 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/get_unused_disk.yml:2 Monday 01 April 2024 18:19:22 +0000 (0:00:00.019) 0:01:00.049 ********** 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-citcw6_nu9/tests/get_unused_disk.yml:16 Monday 01 April 2024 18:19:23 +0000 (0:00:00.892) 0:01:00.942 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/get_unused_disk.yml:24 Monday 01 April 2024 18:19:23 +0000 (0:00:00.274) 0:01:01.217 ********** 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-citcw6_nu9/tests/get_unused_disk.yml:29 Monday 01 April 2024 18:19:24 +0000 (0:00:00.017) 0:01:01.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/get_unused_disk.yml:34 Monday 01 April 2024 18:19:24 +0000 (0:00:00.014) 0:01:01.249 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc" ] } TASK [Create a RAID1 device] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:37 Monday 01 April 2024 18:19:24 +0000 (0:00:00.015) 0:01:01.265 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 18:19:24 +0000 (0:00:00.025) 0:01:01.290 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 18:19:24 +0000 (0:00:00.019) 0:01:01.310 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 18:19:24 +0000 (0:00:00.016) 0:01:01.326 ********** 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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 18:19:24 +0000 (0:00:00.035) 0:01:01.362 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 18:19:24 +0000 (0:00:00.015) 0:01:01.377 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 18:19:24 +0000 (0:00:00.013) 0:01:01.391 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 18:19:24 +0000 (0:00:00.013) 0:01:01.404 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 18:19:24 +0000 (0:00:00.013) 0:01:01.418 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 18:19:24 +0000 (0:00:00.028) 0:01:01.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 18:19:24 +0000 (0:00:00.014) 0:01:01.461 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "Lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "Lv3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 18:19:24 +0000 (0:00:00.019) 0:01:01.481 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 18:19:24 +0000 (0:00:00.016) 0:01:01.498 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 18:19:24 +0000 (0:00:00.014) 0:01:01.512 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 18:19:24 +0000 (0:00:00.015) 0:01:01.528 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 18:19:24 +0000 (0:00:00.039) 0:01:01.567 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 18:19:24 +0000 (0:00:00.014) 0:01:01.582 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 18:19:24 +0000 (0:00:00.022) 0:01:01.605 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 18:19:24 +0000 (0:00:00.012) 0:01:01.617 ********** 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/vg1-1", "fs_type": null }, { "action": "create format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-Lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-Lv3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/vg1-Lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-Lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv1", "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" } ], "packages": [ "xfsprogs", "mdadm", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 18:20:06 +0000 (0:00:42.485) 0:01:44.102 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 18:20:06 +0000 (0:00:00.013) 0:01:44.116 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 18:20:06 +0000 (0:00:00.012) 0:01:44.128 ********** 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/vg1-1", "fs_type": null }, { "action": "create format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-Lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-Lv3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/vg1-Lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-Lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv1", "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" } ], "packages": [ "xfsprogs", "mdadm", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 18:20:06 +0000 (0:00:00.020) 0:01:44.148 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 18:20:06 +0000 (0:00:00.019) 0:01:44.168 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 18:20:06 +0000 (0:00:00.015) 0:01:44.184 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 18:20:06 +0000 (0:00:00.013) 0:01:44.197 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 18:20:08 +0000 (0:00:01.593) 0:01:45.790 ********** changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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": "/dev/mapper/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv2" } changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 18:20:16 +0000 (0:00:08.426) 0:01:54.217 ********** skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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": "/dev/mapper/vg1-lv1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 18:20:17 +0000 (0:00:00.027) 0:01:54.245 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 18:20:17 +0000 (0:00:00.702) 0:01:54.948 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995361.6835814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "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": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 18:20:18 +0000 (0:00:00.294) 0:01:55.242 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 18:20:18 +0000 (0:00:00.013) 0:01:55.256 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:61 Monday 01 April 2024 18:20:18 +0000 (0:00:00.801) 0:01:56.057 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:2 Monday 01 April 2024 18:20:18 +0000 (0:00:00.046) 0:01:56.104 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:7 Monday 01 April 2024 18:20:18 +0000 (0:00:00.020) 0:01:56.124 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:15 Monday 01 April 2024 18:20:18 +0000 (0:00:00.015) 0:01:56.139 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-Lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv2", "size": "3G", "type": "lvm", "uuid": "2205ea8b-82cf-409e-8868-5b6105709035" }, "/dev/mapper/vg1-Lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv3", "size": "3G", "type": "lvm", "uuid": "70d70437-5416-4f28-9fde-bf6f2498f0c2" }, "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "98ed78b6-3771-48fd-bd88-717f3b5a4a36" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "10G", "type": "raid1", "uuid": "eEfme9-279Y-Zhu0-Csyt-9DoM-Hjvi-mgQ028" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "3efa95fd-4f5c-628f-5902-7675bba04a9b" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "3efa95fd-4f5c-628f-5902-7675bba04a9b" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "3efa95fd-4f5c-628f-5902-7675bba04a9b" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:20 Monday 01 April 2024 18:20:19 +0000 (0:00:00.284) 0:01:56.424 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002642", "end": "2024-04-01 18:20:19.486428", "rc": 0, "start": "2024-04-01 18:20:19.483786" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 /dev/mapper/vg1-Lv2 /opt/test2 xfs defaults 0 0 /dev/mapper/vg1-Lv3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:25 Monday 01 April 2024 18:20:19 +0000 (0:00:00.317) 0:01:56.742 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002663", "end": "2024-04-01 18:20:19.699318", "failed_when_result": false, "rc": 0, "start": "2024-04-01 18:20:19.696655" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:34 Monday 01 April 2024 18:20:19 +0000 (0:00:00.212) 0:01:56.954 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:5 Monday 01 April 2024 18:20:19 +0000 (0:00:00.033) 0:01:56.988 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:18 Monday 01 April 2024 18:20:19 +0000 (0:00:00.014) 0:01:57.002 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.953450", "end": "2024-04-01 18:20:20.916511", "rc": 0, "start": "2024-04-01 18:20:19.963061" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:24 Monday 01 April 2024 18:20:20 +0000 (0:00:01.185) 0:01:58.188 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:34 Monday 01 April 2024 18:20:20 +0000 (0:00:00.020) 0:01:58.208 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 18:20:21 +0000 (0:00:00.029) 0:01:58.238 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/md127" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 18:20:21 +0000 (0:00:00.020) 0:01:58.259 ********** ok: [sut] => (item=/dev/md127) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/md/vg1-1", "pv": "/dev/md127" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 18:20:21 +0000 (0:00:00.440) 0:01:58.699 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 18:20:21 +0000 (0:00:00.017) 0:01:58.716 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 18:20:21 +0000 (0:00:00.018) 0:01:58.735 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 18:20:21 +0000 (0:00:00.019) 0:01:58.754 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 18:20:21 +0000 (0:00:00.017) 0:01:58.771 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 18:20:21 +0000 (0:00:00.017) 0:01:58.789 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 18:20:21 +0000 (0:00:00.019) 0:01:58.808 ********** ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 18:20:21 +0000 (0:00:00.025) 0:01:58.833 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:8 Monday 01 April 2024 18:20:21 +0000 (0:00:00.026) 0:01:58.860 ********** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.007135", "end": "2024-04-01 18:20:21.872300", "rc": 0, "start": "2024-04-01 18:20:21.865165" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Mon Apr 1 18:19:27 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 : Mon Apr 1 18:20:21 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 30% complete Name : vg1-1 UUID : 3efa95fd:4f5c628f:59027675:bba04a9b Events : 21 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-citcw6_nu9/tests/verify-pool-md.yml:14 Monday 01 April 2024 18:20:21 +0000 (0:00:00.267) 0:01:59.127 ********** 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-citcw6_nu9/tests/verify-pool-md.yml:21 Monday 01 April 2024 18:20:21 +0000 (0:00:00.020) 0:01:59.148 ********** 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-citcw6_nu9/tests/verify-pool-md.yml:28 Monday 01 April 2024 18:20:21 +0000 (0:00:00.021) 0:01:59.169 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:35 Monday 01 April 2024 18:20:21 +0000 (0:00:00.022) 0:01:59.191 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:45 Monday 01 April 2024 18:20:21 +0000 (0:00:00.019) 0:01:59.211 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:54 Monday 01 April 2024 18:20:21 +0000 (0:00:00.018) 0:01:59.229 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:64 Monday 01 April 2024 18:20:22 +0000 (0:00:00.022) 0:01:59.252 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:74 Monday 01 April 2024 18:20:22 +0000 (0:00:00.022) 0:01:59.275 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:85 Monday 01 April 2024 18:20:22 +0000 (0:00:00.022) 0:01:59.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:95 Monday 01 April 2024 18:20:22 +0000 (0:00:00.018) 0:01:59.317 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 18:20:22 +0000 (0:00:00.014) 0:01:59.331 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 18:20:22 +0000 (0:00:00.027) 0:01:59.359 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 18:20:22 +0000 (0:00:00.043) 0:01:59.402 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.418 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 18:20:22 +0000 (0:00:00.016) 0:01:59.434 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.449 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.480 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.496 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.511 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 18:20:22 +0000 (0:00:00.016) 0:01:59.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.543 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.558 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.574 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 18:20:22 +0000 (0:00:00.016) 0:01:59.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.636 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.651 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.667 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.682 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.698 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 18:20:22 +0000 (0:00:00.016) 0:01:59.715 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.730 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 18:20:22 +0000 (0:00:00.028) 0:01:59.758 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 18:20:22 +0000 (0:00:00.041) 0:01:59.799 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 18:20:22 +0000 (0:00:00.014) 0:01:59.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 18:20:22 +0000 (0:00:00.014) 0:01:59.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 18:20:22 +0000 (0:00:00.013) 0:01:59.842 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 18:20:22 +0000 (0:00:00.014) 0:01:59.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 18:20:22 +0000 (0:00:00.014) 0:01:59.871 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 18:20:22 +0000 (0:00:00.014) 0:01:59.885 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.901 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 18:20:22 +0000 (0:00:00.013) 0:01:59.915 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 18:20:22 +0000 (0:00:00.013) 0:01:59.929 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:01:59.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 18:20:22 +0000 (0:00:00.014) 0:01:59.958 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 18:20:22 +0000 (0:00:00.014) 0:01:59.972 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 18:20:22 +0000 (0:00:00.029) 0:02:00.002 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 18:20:22 +0000 (0:00:00.054) 0:02:00.056 ********** skipping: [sut] => (item=/dev/md/vg1-1) => { "_storage_test_pool_member_path": "/dev/md/vg1-1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 18:20:22 +0000 (0:00:00.019) 0:02:00.076 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 18:20:22 +0000 (0:00:00.028) 0:02:00.104 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 18:20:22 +0000 (0:00:00.017) 0:02:00.122 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 18:20:22 +0000 (0:00:00.017) 0:02:00.139 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 18:20:22 +0000 (0:00:00.016) 0:02:00.156 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:02:00.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 18:20:22 +0000 (0:00:00.015) 0:02:00.186 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 18:20:22 +0000 (0:00:00.014) 0:02:00.201 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 18:20:22 +0000 (0:00:00.014) 0:02:00.215 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 18:20:23 +0000 (0:00:00.032) 0:02:00.247 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 18:20:23 +0000 (0:00:00.043) 0:02:00.291 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.307 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.322 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.337 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:00.352 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 18:20:23 +0000 (0:00:00.016) 0:02:00.369 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.384 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:00.398 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:00.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:00.428 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:00.443 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 18:20:23 +0000 (0:00:00.016) 0:02:00.459 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.474 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.489 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:00.503 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:00.518 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:00.533 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 18:20:23 +0000 (0:00:00.016) 0:02:00.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.566 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.581 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.596 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 18:20:23 +0000 (0:00:00.013) 0:02:00.610 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:00.624 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:2 Monday 01 April 2024 18:20:23 +0000 (0:00:00.040) 0:02:00.665 ********** 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-citcw6_nu9/tests/test-verify-volume.yml:21 Monday 01 April 2024 18:20:23 +0000 (0:00:00.018) 0:02:00.684 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 18:20:23 +0000 (0:00:00.066) 0:02:00.751 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 18:20:23 +0000 (0:00:00.017) 0:02:00.768 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 496100, "block_size": 4096, "block_total": 507904, "block_used": 11804, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2032025600, "size_total": 2080374784, "uuid": "98ed78b6-3771-48fd-bd88-717f3b5a4a36" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 496100, "block_size": 4096, "block_total": 507904, "block_used": 11804, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2032025600, "size_total": 2080374784, "uuid": "98ed78b6-3771-48fd-bd88-717f3b5a4a36" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 18:20:23 +0000 (0:00:00.023) 0:02:00.792 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.807 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 18:20:23 +0000 (0:00:00.018) 0:02:00.826 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 18:20:23 +0000 (0:00:00.018) 0:02:00.845 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:00.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.875 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 18:20:23 +0000 (0:00:00.016) 0:02:00.892 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 18:20:23 +0000 (0:00:00.051) 0:02:00.943 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.959 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.974 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:00.990 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:01.004 ********** 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": [ "/dev/mapper/vg1-lv1 " ], "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-citcw6_nu9/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 18:20:23 +0000 (0:00:00.030) 0:02:01.034 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 18:20:23 +0000 (0:00:00.018) 0:02:01.053 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 18:20:23 +0000 (0:00:00.018) 0:02:01.072 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 18:20:23 +0000 (0:00:00.015) 0:02:01.087 ********** 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-citcw6_nu9/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 18:20:23 +0000 (0:00:00.014) 0:02:01.102 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 18:20:23 +0000 (0:00:00.019) 0:02:01.121 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 18:20:23 +0000 (0:00:00.025) 0:02:01.147 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995606.6723611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711995606.6723611, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1088, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711995606.6723611, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "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-citcw6_nu9/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 18:20:24 +0000 (0:00:00.333) 0:02:01.480 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 18:20:24 +0000 (0:00:00.021) 0:02:01.502 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 18:20:24 +0000 (0:00:00.015) 0:02:01.517 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 18:20:24 +0000 (0:00:00.017) 0:02:01.535 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 18:20:24 +0000 (0:00:00.016) 0:02:01.552 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 18:20:24 +0000 (0:00:00.016) 0:02:01.568 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 18:20:24 +0000 (0:00:00.017) 0:02:01.586 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 18:20:24 +0000 (0:00:00.015) 0:02:01.602 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.6.0-3.el9.x86_64" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 18:20:39 +0000 (0:00:14.791) 0:02:16.393 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.408 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.424 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 18:20:39 +0000 (0:00:00.022) 0:02:16.446 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.462 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.477 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 18:20:39 +0000 (0:00:00.016) 0:02:16.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.510 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.526 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 18:20:39 +0000 (0:00:00.019) 0:02:16.546 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 18:20:39 +0000 (0:00:00.018) 0:02:16.564 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.580 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 18:20:39 +0000 (0:00:00.017) 0:02:16.597 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.613 ********** 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-citcw6_nu9/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 18:20:39 +0000 (0:00:00.014) 0:02:16.628 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.659 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.675 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 18:20:39 +0000 (0:00:00.017) 0:02:16.693 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.724 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 18:20:39 +0000 (0:00:00.016) 0:02:16.740 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.756 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 18:20:39 +0000 (0:00:00.015) 0:02:16.771 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 18:20:39 +0000 (0:00:00.016) 0:02:16.788 ********** ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 18:20:39 +0000 (0:00:00.413) 0:02:17.201 ********** ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 18:20:40 +0000 (0:00:00.258) 0:02:17.460 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 18:20:40 +0000 (0:00:00.018) 0:02:17.478 ********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 18:20:40 +0000 (0:00:00.016) 0:02:17.495 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 18:20:40 +0000 (0:00:00.341) 0:02:17.836 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 18:20:40 +0000 (0:00:00.015) 0:02:17.852 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 18:20:40 +0000 (0:00:00.016) 0:02:17.868 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 18:20:40 +0000 (0:00:00.051) 0:02:17.920 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 18:20:40 +0000 (0:00:00.017) 0:02:17.937 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:17.951 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:17.964 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:17.978 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:17.992 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 18:20:40 +0000 (0:00:00.016) 0:02:18.008 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:18.021 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:18.035 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:18.048 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:18.062 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:18.076 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 18:20:40 +0000 (0:00:00.016) 0:02:18.092 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:18.106 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:18.119 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 18:20:40 +0000 (0:00:00.013) 0:02:18.133 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 18:20:40 +0000 (0:00:00.014) 0:02:18.147 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 2147483648, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 18:20:40 +0000 (0:00:00.016) 0:02:18.163 ********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 18:20:40 +0000 (0:00:00.017) 0:02:18.180 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 18:20:40 +0000 (0:00:00.020) 0:02:18.201 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.038229", "end": "2024-04-01 18:20:41.242881", "rc": 0, "start": "2024-04-01 18:20:41.204652" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 18:20:41 +0000 (0:00:00.300) 0:02:18.501 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 18:20:41 +0000 (0:00:00.020) 0:02:18.521 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 18:20:41 +0000 (0:00:00.021) 0:02:18.543 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 18:20:41 +0000 (0:00:00.017) 0:02:18.560 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 18:20:41 +0000 (0:00:00.017) 0:02:18.577 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 18:20:41 +0000 (0:00:00.017) 0:02:18.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:27 Monday 01 April 2024 18:20:41 +0000 (0:00:00.014) 0:02:18.610 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:2 Monday 01 April 2024 18:20:41 +0000 (0:00:00.013) 0:02:18.624 ********** 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-citcw6_nu9/tests/test-verify-volume.yml:21 Monday 01 April 2024 18:20:41 +0000 (0:00:00.018) 0:02:18.642 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 18:20:41 +0000 (0:00:00.062) 0:02:18.705 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 18:20:41 +0000 (0:00:00.017) 0:02:18.722 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-Lv2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "2205ea8b-82cf-409e-8868-5b6105709035" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-Lv2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "2205ea8b-82cf-409e-8868-5b6105709035" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 18:20:41 +0000 (0:00:00.022) 0:02:18.745 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 18:20:41 +0000 (0:00:00.014) 0:02:18.760 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 18:20:41 +0000 (0:00:00.018) 0:02:18.778 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 18:20:41 +0000 (0:00:00.017) 0:02:18.795 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 18:20:41 +0000 (0:00:00.016) 0:02:18.811 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 18:20:41 +0000 (0:00:00.015) 0:02:18.826 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 18:20:41 +0000 (0:00:00.015) 0:02:18.841 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 18:20:41 +0000 (0:00:00.018) 0:02:18.859 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 18:20:41 +0000 (0:00:00.015) 0:02:18.875 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 18:20:41 +0000 (0:00:00.015) 0:02:18.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 18:20:41 +0000 (0:00:00.014) 0:02:18.905 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 18:20:41 +0000 (0:00:00.013) 0:02:18.919 ********** 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": [ "/dev/mapper/vg1-Lv2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 18:20:41 +0000 (0:00:00.029) 0:02:18.949 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 18:20:41 +0000 (0:00:00.018) 0:02:18.968 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 18:20:41 +0000 (0:00:00.018) 0:02:18.986 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 18:20:41 +0000 (0:00:00.016) 0:02:19.003 ********** 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-citcw6_nu9/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 18:20:41 +0000 (0:00:00.014) 0:02:19.018 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 18:20:41 +0000 (0:00:00.019) 0:02:19.037 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 18:20:41 +0000 (0:00:00.020) 0:02:19.057 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995599.702572, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711995599.702572, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1048, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711995599.702572, "nlink": 1, "path": "/dev/mapper/vg1-Lv2", "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-citcw6_nu9/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 18:20:42 +0000 (0:00:00.248) 0:02:19.306 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 18:20:42 +0000 (0:00:00.019) 0:02:19.325 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 18:20:42 +0000 (0:00:00.015) 0:02:19.341 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 18:20:42 +0000 (0:00:00.017) 0:02:19.358 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 18:20:42 +0000 (0:00:00.014) 0:02:19.372 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 18:20:42 +0000 (0:00:00.015) 0:02:19.388 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 18:20:42 +0000 (0:00:00.017) 0:02:19.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 18:20:42 +0000 (0:00:00.014) 0:02:19.420 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 18:20:43 +0000 (0:00:01.386) 0:02:20.807 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 18:20:43 +0000 (0:00:00.013) 0:02:20.821 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 18:20:43 +0000 (0:00:00.013) 0:02:20.835 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 18:20:43 +0000 (0:00:00.019) 0:02:20.854 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 18:20:43 +0000 (0:00:00.013) 0:02:20.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 18:20:43 +0000 (0:00:00.016) 0:02:20.885 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 18:20:43 +0000 (0:00:00.015) 0:02:20.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 18:20:43 +0000 (0:00:00.013) 0:02:20.914 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 18:20:43 +0000 (0:00:00.015) 0:02:20.929 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 18:20:43 +0000 (0:00:00.018) 0:02:20.948 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 18:20:43 +0000 (0:00:00.017) 0:02:20.965 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 18:20:43 +0000 (0:00:00.016) 0:02:20.981 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 18:20:43 +0000 (0:00:00.015) 0:02:20.997 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 18:20:43 +0000 (0:00:00.020) 0:02:21.017 ********** 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-citcw6_nu9/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 18:20:43 +0000 (0:00:00.014) 0:02:21.032 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 18:20:43 +0000 (0:00:00.015) 0:02:21.047 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 18:20:43 +0000 (0:00:00.014) 0:02:21.062 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 18:20:43 +0000 (0:00:00.015) 0:02:21.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 18:20:43 +0000 (0:00:00.013) 0:02:21.091 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 18:20:43 +0000 (0:00:00.013) 0:02:21.105 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 18:20:43 +0000 (0:00:00.013) 0:02:21.118 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 18:20:43 +0000 (0:00:00.014) 0:02:21.133 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 18:20:43 +0000 (0:00:00.014) 0:02:21.148 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 18:20:43 +0000 (0:00:00.019) 0:02:21.167 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 18:20:43 +0000 (0:00:00.016) 0:02:21.184 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 18:20:44 +0000 (0:00:00.218) 0:02:21.403 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 18:20:44 +0000 (0:00:00.298) 0:02:21.701 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 18:20:44 +0000 (0:00:00.021) 0:02:21.723 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 18:20:44 +0000 (0:00:00.016) 0:02:21.740 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 18:20:44 +0000 (0:00:00.207) 0:02:21.947 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 18:20:44 +0000 (0:00:00.018) 0:02:21.965 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 18:20:44 +0000 (0:00:00.018) 0:02:21.983 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 18:20:44 +0000 (0:00:00.017) 0:02:22.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 18:20:44 +0000 (0:00:00.018) 0:02:22.018 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 18:20:44 +0000 (0:00:00.015) 0:02:22.034 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 18:20:44 +0000 (0:00:00.015) 0:02:22.049 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 18:20:44 +0000 (0:00:00.015) 0:02:22.065 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 18:20:44 +0000 (0:00:00.014) 0:02:22.079 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 18:20:44 +0000 (0:00:00.013) 0:02:22.093 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 18:20:44 +0000 (0:00:00.015) 0:02:22.108 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 18:20:44 +0000 (0:00:00.015) 0:02:22.123 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 18:20:44 +0000 (0:00:00.015) 0:02:22.139 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 18:20:44 +0000 (0:00:00.039) 0:02:22.178 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 18:20:44 +0000 (0:00:00.015) 0:02:22.194 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 18:20:44 +0000 (0:00:00.015) 0:02:22.210 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 18:20:44 +0000 (0:00:00.014) 0:02:22.224 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 18:20:45 +0000 (0:00:00.016) 0:02:22.240 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 18:20:45 +0000 (0:00:00.013) 0:02:22.254 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 18:20:45 +0000 (0:00:00.016) 0:02:22.271 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 18:20:45 +0000 (0:00:00.016) 0:02:22.287 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 18:20:45 +0000 (0:00:00.015) 0:02:22.302 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 18:20:45 +0000 (0:00:00.019) 0:02:22.321 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/Lv2" ], "delta": "0:00:04.053137", "end": "2024-04-01 18:20:49.408231", "rc": 0, "start": "2024-04-01 18:20:45.355094" } STDOUT: LVM2_LV_NAME=Lv2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 18:20:49 +0000 (0:00:04.343) 0:02:26.665 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 18:20:49 +0000 (0:00:00.018) 0:02:26.684 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 18:20:49 +0000 (0:00:00.019) 0:02:26.704 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 18:20:49 +0000 (0:00:00.016) 0:02:26.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 18:20:49 +0000 (0:00:00.014) 0:02:26.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 18:20:49 +0000 (0:00:00.015) 0:02:26.750 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:27 Monday 01 April 2024 18:20:49 +0000 (0:00:00.014) 0:02:26.765 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:2 Monday 01 April 2024 18:20:49 +0000 (0:00:00.012) 0:02:26.778 ********** 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-citcw6_nu9/tests/test-verify-volume.yml:21 Monday 01 April 2024 18:20:49 +0000 (0:00:00.019) 0:02:26.797 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 18:20:49 +0000 (0:00:00.058) 0:02:26.856 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 18:20:49 +0000 (0:00:00.017) 0:02:26.873 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-Lv3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "70d70437-5416-4f28-9fde-bf6f2498f0c2" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-Lv3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "70d70437-5416-4f28-9fde-bf6f2498f0c2" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 18:20:49 +0000 (0:00:00.022) 0:02:26.895 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 18:20:49 +0000 (0:00:00.016) 0:02:26.911 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 18:20:49 +0000 (0:00:00.017) 0:02:26.929 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 18:20:49 +0000 (0:00:00.015) 0:02:26.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 18:20:49 +0000 (0:00:00.013) 0:02:26.958 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 18:20:49 +0000 (0:00:00.012) 0:02:26.970 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 18:20:49 +0000 (0:00:00.013) 0:02:26.984 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 18:20:49 +0000 (0:00:00.017) 0:02:27.001 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 18:20:49 +0000 (0:00:00.013) 0:02:27.014 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 18:20:49 +0000 (0:00:00.012) 0:02:27.027 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 18:20:49 +0000 (0:00:00.013) 0:02:27.040 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 18:20:49 +0000 (0:00:00.011) 0:02:27.052 ********** 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": [ "/dev/mapper/vg1-Lv3 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test3 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test3 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 18:20:49 +0000 (0:00:00.028) 0:02:27.081 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 18:20:49 +0000 (0:00:00.016) 0:02:27.098 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 18:20:49 +0000 (0:00:00.016) 0:02:27.115 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 18:20:49 +0000 (0:00:00.013) 0:02:27.128 ********** 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-citcw6_nu9/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 18:20:49 +0000 (0:00:00.012) 0:02:27.140 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 18:20:49 +0000 (0:00:00.017) 0:02:27.158 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 18:20:49 +0000 (0:00:00.019) 0:02:27.178 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995591.8888087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711995591.8888087, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1013, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711995591.8888087, "nlink": 1, "path": "/dev/mapper/vg1-Lv3", "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-citcw6_nu9/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 18:20:50 +0000 (0:00:00.358) 0:02:27.536 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 18:20:50 +0000 (0:00:00.018) 0:02:27.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 18:20:50 +0000 (0:00:00.014) 0:02:27.569 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 18:20:50 +0000 (0:00:00.016) 0:02:27.586 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 18:20:50 +0000 (0:00:00.014) 0:02:27.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 18:20:50 +0000 (0:00:00.013) 0:02:27.614 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 18:20:50 +0000 (0:00:00.018) 0:02:27.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 18:20:50 +0000 (0:00:00.014) 0:02:27.648 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 18:20:52 +0000 (0:00:02.431) 0:02:30.079 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 18:20:52 +0000 (0:00:00.013) 0:02:30.092 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 18:20:52 +0000 (0:00:00.012) 0:02:30.105 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 18:20:52 +0000 (0:00:00.017) 0:02:30.122 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 18:20:52 +0000 (0:00:00.012) 0:02:30.135 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 18:20:52 +0000 (0:00:00.011) 0:02:30.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 18:20:52 +0000 (0:00:00.013) 0:02:30.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 18:20:52 +0000 (0:00:00.012) 0:02:30.172 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 18:20:52 +0000 (0:00:00.012) 0:02:30.185 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 18:20:52 +0000 (0:00:00.015) 0:02:30.200 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 18:20:52 +0000 (0:00:00.014) 0:02:30.215 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 18:20:52 +0000 (0:00:00.011) 0:02:30.227 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 18:20:53 +0000 (0:00:00.012) 0:02:30.240 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 18:20:53 +0000 (0:00:00.012) 0:02:30.252 ********** 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-citcw6_nu9/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 18:20:53 +0000 (0:00:00.011) 0:02:30.264 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 18:20:53 +0000 (0:00:00.011) 0:02:30.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 18:20:53 +0000 (0:00:00.012) 0:02:30.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 18:20:53 +0000 (0:00:00.011) 0:02:30.300 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 18:20:53 +0000 (0:00:00.012) 0:02:30.313 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 18:20:53 +0000 (0:00:00.012) 0:02:30.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 18:20:53 +0000 (0:00:00.011) 0:02:30.337 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 18:20:53 +0000 (0:00:00.011) 0:02:30.349 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 18:20:53 +0000 (0:00:00.011) 0:02:30.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 18:20:53 +0000 (0:00:00.011) 0:02:30.372 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 18:20:53 +0000 (0:00:00.013) 0:02:30.385 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 18:20:53 +0000 (0:00:00.214) 0:02:30.599 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 18:20:53 +0000 (0:00:00.227) 0:02:30.826 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 18:20:53 +0000 (0:00:00.019) 0:02:30.846 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 18:20:53 +0000 (0:00:00.015) 0:02:30.861 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 18:20:53 +0000 (0:00:00.251) 0:02:31.113 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 18:20:53 +0000 (0:00:00.015) 0:02:31.129 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 18:20:53 +0000 (0:00:00.015) 0:02:31.145 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 18:20:53 +0000 (0:00:00.036) 0:02:31.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 18:20:53 +0000 (0:00:00.015) 0:02:31.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 18:20:53 +0000 (0:00:00.013) 0:02:31.211 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 18:20:53 +0000 (0:00:00.013) 0:02:31.224 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.237 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 18:20:54 +0000 (0:00:00.014) 0:02:31.252 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.265 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.278 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.292 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.305 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.318 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 18:20:54 +0000 (0:00:00.014) 0:02:31.332 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.345 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.359 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.372 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.385 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 18:20:54 +0000 (0:00:00.013) 0:02:31.399 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 18:20:54 +0000 (0:00:00.017) 0:02:31.416 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 18:20:54 +0000 (0:00:00.014) 0:02:31.431 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 18:20:54 +0000 (0:00:00.018) 0:02:31.450 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/Lv3" ], "delta": "0:00:05.766585", "end": "2024-04-01 18:21:00.178257", "rc": 0, "start": "2024-04-01 18:20:54.411672" } STDOUT: LVM2_LV_NAME=Lv3 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 18:21:00 +0000 (0:00:05.985) 0:02:37.435 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 18:21:00 +0000 (0:00:00.018) 0:02:37.454 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 18:21:00 +0000 (0:00:00.018) 0:02:37.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 18:21:00 +0000 (0:00:00.016) 0:02:37.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 18:21:00 +0000 (0:00:00.016) 0:02:37.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 18:21:00 +0000 (0:00:00.014) 0:02:37.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:27 Monday 01 April 2024 18:21:00 +0000 (0:00:00.016) 0:02:37.537 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:44 Monday 01 April 2024 18:21:00 +0000 (0:00:00.014) 0:02:37.551 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:54 Monday 01 April 2024 18:21:00 +0000 (0:00:00.012) 0:02:37.564 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation minus the pool raid options] ************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:64 Monday 01 April 2024 18:21:00 +0000 (0:00:00.014) 0:02:37.578 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 18:21:00 +0000 (0:00:00.030) 0:02:37.609 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 18:21:00 +0000 (0:00:00.019) 0:02:37.628 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 18:21:00 +0000 (0:00:00.015) 0:02:37.644 ********** 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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 18:21:00 +0000 (0:00:00.035) 0:02:37.680 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 18:21:00 +0000 (0:00:00.013) 0:02:37.693 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 18:21:00 +0000 (0:00:00.013) 0:02:37.706 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 18:21:00 +0000 (0:00:00.012) 0:02:37.718 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 18:21:00 +0000 (0:00:00.012) 0:02:37.731 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 18:21:00 +0000 (0:00:00.049) 0:02:37.780 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 18:21:00 +0000 (0:00:00.015) 0:02:37.795 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "Lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "Lv3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 18:21:00 +0000 (0:00:00.019) 0:02:37.815 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 18:21:00 +0000 (0:00:00.014) 0:02:37.829 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 18:21:00 +0000 (0:00:00.014) 0:02:37.844 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 18:21:00 +0000 (0:00:00.014) 0:02:37.858 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 18:21:00 +0000 (0:00:00.013) 0:02:37.872 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 18:21:00 +0000 (0:00:00.013) 0:02:37.885 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 18:21:00 +0000 (0:00:00.021) 0:02:37.907 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 18:21:00 +0000 (0:00:00.011) 0:02:37.918 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3", "/dev/mapper/vg1-lv1", "/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": "/dev/mapper/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" } ], "packages": [ "mdadm", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "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/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 18:21:23 +0000 (0:00:23.168) 0:03:01.087 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 18:21:23 +0000 (0:00:00.017) 0:03:01.104 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 18:21:23 +0000 (0:00:00.014) 0:03:01.119 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3", "/dev/mapper/vg1-lv1", "/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": "/dev/mapper/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" } ], "packages": [ "mdadm", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "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/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 18:21:23 +0000 (0:00:00.020) 0:03:01.140 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "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/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 18:21:23 +0000 (0:00:00.019) 0:03:01.159 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 18:21:23 +0000 (0:00:00.016) 0:03:01.176 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 18:21:23 +0000 (0:00:00.016) 0:03:01.193 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 18:21:24 +0000 (0:00:00.788) 0:03:01.982 ********** ok: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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": "/dev/mapper/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } ok: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv2" } ok: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 18:21:25 +0000 (0:00:00.662) 0:03:02.645 ********** skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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": "/dev/mapper/vg1-lv1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 18:21:25 +0000 (0:00:00.027) 0:03:02.672 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 18:21:26 +0000 (0:00:00.612) 0:03:03.285 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995361.6835814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "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": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 18:21:26 +0000 (0:00:00.326) 0:03:03.612 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 18:21:26 +0000 (0:00:00.014) 0:03:03.626 ********** ok: [sut] TASK [Assert to preserve RAID settings for preexisting pool] ******************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:84 Monday 01 April 2024 18:21:32 +0000 (0:00:06.387) 0:03:10.013 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:93 Monday 01 April 2024 18:21:32 +0000 (0:00:00.020) 0:03:10.033 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:2 Monday 01 April 2024 18:21:32 +0000 (0:00:00.024) 0:03:10.058 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "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": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "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/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:7 Monday 01 April 2024 18:21:32 +0000 (0:00:00.023) 0:03:10.081 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:15 Monday 01 April 2024 18:21:32 +0000 (0:00:00.016) 0:03:10.097 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-Lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv2", "size": "3G", "type": "lvm", "uuid": "2205ea8b-82cf-409e-8868-5b6105709035" }, "/dev/mapper/vg1-Lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv3", "size": "3G", "type": "lvm", "uuid": "70d70437-5416-4f28-9fde-bf6f2498f0c2" }, "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "98ed78b6-3771-48fd-bd88-717f3b5a4a36" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "10G", "type": "raid1", "uuid": "eEfme9-279Y-Zhu0-Csyt-9DoM-Hjvi-mgQ028" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "3efa95fd-4f5c-628f-5902-7675bba04a9b" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "3efa95fd-4f5c-628f-5902-7675bba04a9b" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "3efa95fd-4f5c-628f-5902-7675bba04a9b" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:20 Monday 01 April 2024 18:21:33 +0000 (0:00:00.235) 0:03:10.333 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.004758", "end": "2024-04-01 18:21:33.367753", "rc": 0, "start": "2024-04-01 18:21:33.362995" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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 /dev/mapper/vg1-lv1 /opt/test1 xfs defaults 0 0 /dev/mapper/vg1-Lv2 /opt/test2 xfs defaults 0 0 /dev/mapper/vg1-Lv3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:25 Monday 01 April 2024 18:21:33 +0000 (0:00:00.298) 0:03:10.631 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.004175", "end": "2024-04-01 18:21:33.679655", "failed_when_result": false, "rc": 0, "start": "2024-04-01 18:21:33.675480" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:34 Monday 01 April 2024 18:21:33 +0000 (0:00:00.307) 0:03:10.938 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:5 Monday 01 April 2024 18:21:33 +0000 (0:00:00.034) 0:03:10.973 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:18 Monday 01 April 2024 18:21:33 +0000 (0:00:00.015) 0:03:10.989 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:09.217336", "end": "2024-04-01 18:21:43.269248", "rc": 0, "start": "2024-04-01 18:21:34.051912" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:24 Monday 01 April 2024 18:21:43 +0000 (0:00:09.538) 0:03:20.527 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:34 Monday 01 April 2024 18:21:43 +0000 (0:00:00.021) 0:03:20.549 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 18:21:43 +0000 (0:00:00.029) 0:03:20.579 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/md127" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 18:21:43 +0000 (0:00:00.022) 0:03:20.601 ********** ok: [sut] => (item=/dev/md127) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/md/vg1-1", "pv": "/dev/md127" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 18:21:43 +0000 (0:00:00.361) 0:03:20.963 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 18:21:43 +0000 (0:00:00.017) 0:03:20.980 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 18:21:43 +0000 (0:00:00.020) 0:03:21.001 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 18:21:43 +0000 (0:00:00.019) 0:03:21.021 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 18:21:43 +0000 (0:00:00.019) 0:03:21.040 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 18:21:43 +0000 (0:00:00.018) 0:03:21.059 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 18:21:43 +0000 (0:00:00.021) 0:03:21.080 ********** ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 18:21:43 +0000 (0:00:00.023) 0:03:21.104 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:8 Monday 01 April 2024 18:21:43 +0000 (0:00:00.062) 0:03:21.166 ********** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.006691", "end": "2024-04-01 18:21:44.298265", "rc": 0, "start": "2024-04-01 18:21:44.291574" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Mon Apr 1 18:19:27 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 : Mon Apr 1 18:21:43 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 80% complete Name : vg1-1 UUID : 3efa95fd:4f5c628f:59027675:bba04a9b Events : 37 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-citcw6_nu9/tests/verify-pool-md.yml:14 Monday 01 April 2024 18:21:44 +0000 (0:00:00.391) 0:03:21.558 ********** 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-citcw6_nu9/tests/verify-pool-md.yml:21 Monday 01 April 2024 18:21:44 +0000 (0:00:00.021) 0:03:21.579 ********** 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-citcw6_nu9/tests/verify-pool-md.yml:28 Monday 01 April 2024 18:21:44 +0000 (0:00:00.021) 0:03:21.600 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:35 Monday 01 April 2024 18:21:44 +0000 (0:00:00.019) 0:03:21.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:45 Monday 01 April 2024 18:21:44 +0000 (0:00:00.019) 0:03:21.639 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:54 Monday 01 April 2024 18:21:44 +0000 (0:00:00.024) 0:03:21.664 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:64 Monday 01 April 2024 18:21:44 +0000 (0:00:00.023) 0:03:21.688 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:74 Monday 01 April 2024 18:21:44 +0000 (0:00:00.022) 0:03:21.711 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:85 Monday 01 April 2024 18:21:44 +0000 (0:00:00.023) 0:03:21.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:95 Monday 01 April 2024 18:21:44 +0000 (0:00:00.023) 0:03:21.758 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 18:21:44 +0000 (0:00:00.014) 0:03:21.772 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 18:21:44 +0000 (0:00:00.028) 0:03:21.801 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 18:21:44 +0000 (0:00:00.044) 0:03:21.845 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 18:21:44 +0000 (0:00:00.016) 0:03:21.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 18:21:44 +0000 (0:00:00.017) 0:03:21.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 18:21:44 +0000 (0:00:00.017) 0:03:21.897 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 18:21:44 +0000 (0:00:00.021) 0:03:21.918 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 18:21:44 +0000 (0:00:00.016) 0:03:21.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 18:21:44 +0000 (0:00:00.016) 0:03:21.950 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 18:21:44 +0000 (0:00:00.015) 0:03:21.966 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 18:21:44 +0000 (0:00:00.020) 0:03:21.987 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 18:21:44 +0000 (0:00:00.018) 0:03:22.006 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 18:21:44 +0000 (0:00:00.017) 0:03:22.023 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 18:21:44 +0000 (0:00:00.015) 0:03:22.038 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 18:21:44 +0000 (0:00:00.015) 0:03:22.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 18:21:44 +0000 (0:00:00.015) 0:03:22.069 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 18:21:44 +0000 (0:00:00.015) 0:03:22.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 18:21:44 +0000 (0:00:00.017) 0:03:22.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 18:21:44 +0000 (0:00:00.016) 0:03:22.119 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 18:21:44 +0000 (0:00:00.016) 0:03:22.135 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 18:21:44 +0000 (0:00:00.017) 0:03:22.152 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 18:21:44 +0000 (0:00:00.016) 0:03:22.169 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 18:21:44 +0000 (0:00:00.015) 0:03:22.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 18:21:44 +0000 (0:00:00.017) 0:03:22.202 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 18:21:44 +0000 (0:00:00.030) 0:03:22.232 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 18:21:45 +0000 (0:00:00.045) 0:03:22.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 18:21:45 +0000 (0:00:00.016) 0:03:22.293 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.325 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 18:21:45 +0000 (0:00:00.014) 0:03:22.339 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 18:21:45 +0000 (0:00:00.017) 0:03:22.356 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 18:21:45 +0000 (0:00:00.014) 0:03:22.371 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.387 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 18:21:45 +0000 (0:00:00.014) 0:03:22.401 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 18:21:45 +0000 (0:00:00.016) 0:03:22.417 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 18:21:45 +0000 (0:00:00.014) 0:03:22.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 18:21:45 +0000 (0:00:00.051) 0:03:22.483 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.498 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 18:21:45 +0000 (0:00:00.030) 0:03:22.529 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 18:21:45 +0000 (0:00:00.019) 0:03:22.548 ********** skipping: [sut] => (item=/dev/md/vg1-1) => { "_storage_test_pool_member_path": "/dev/md/vg1-1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 18:21:45 +0000 (0:00:00.019) 0:03:22.567 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 18:21:45 +0000 (0:00:00.029) 0:03:22.597 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 18:21:45 +0000 (0:00:00.018) 0:03:22.615 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 18:21:45 +0000 (0:00:00.019) 0:03:22.634 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.650 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 18:21:45 +0000 (0:00:00.017) 0:03:22.667 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 18:21:45 +0000 (0:00:00.016) 0:03:22.684 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.699 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 18:21:45 +0000 (0:00:00.014) 0:03:22.713 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 18:21:45 +0000 (0:00:00.032) 0:03:22.746 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 18:21:45 +0000 (0:00:00.044) 0:03:22.791 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 18:21:45 +0000 (0:00:00.016) 0:03:22.807 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 18:21:45 +0000 (0:00:00.017) 0:03:22.824 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 18:21:45 +0000 (0:00:00.017) 0:03:22.841 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 18:21:45 +0000 (0:00:00.016) 0:03:22.874 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 18:21:45 +0000 (0:00:00.017) 0:03:22.892 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 18:21:45 +0000 (0:00:00.016) 0:03:22.908 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.924 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.940 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 18:21:45 +0000 (0:00:00.017) 0:03:22.958 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:22.989 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 18:21:45 +0000 (0:00:00.016) 0:03:23.006 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 18:21:45 +0000 (0:00:00.014) 0:03:23.021 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:23.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:23.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:23.068 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:23.083 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 18:21:45 +0000 (0:00:00.017) 0:03:23.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 18:21:45 +0000 (0:00:00.016) 0:03:23.117 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 18:21:45 +0000 (0:00:00.015) 0:03:23.133 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 18:21:45 +0000 (0:00:00.014) 0:03:23.148 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:2 Monday 01 April 2024 18:21:45 +0000 (0:00:00.040) 0:03:23.188 ********** 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-citcw6_nu9/tests/test-verify-volume.yml:21 Monday 01 April 2024 18:21:45 +0000 (0:00:00.019) 0:03:23.207 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 18:21:46 +0000 (0:00:00.060) 0:03:23.268 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 18:21:46 +0000 (0:00:00.018) 0:03:23.286 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 496100, "block_size": 4096, "block_total": 507904, "block_used": 11804, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2032025600, "size_total": 2080374784, "uuid": "98ed78b6-3771-48fd-bd88-717f3b5a4a36" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 496100, "block_size": 4096, "block_total": 507904, "block_used": 11804, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2032025600, "size_total": 2080374784, "uuid": "98ed78b6-3771-48fd-bd88-717f3b5a4a36" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 18:21:46 +0000 (0:00:00.022) 0:03:23.309 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 18:21:46 +0000 (0:00:00.015) 0:03:23.324 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 18:21:46 +0000 (0:00:00.018) 0:03:23.342 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 18:21:46 +0000 (0:00:00.017) 0:03:23.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 18:21:46 +0000 (0:00:00.016) 0:03:23.377 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 18:21:46 +0000 (0:00:00.056) 0:03:23.433 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 18:21:46 +0000 (0:00:00.015) 0:03:23.449 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 18:21:46 +0000 (0:00:00.020) 0:03:23.469 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 18:21:46 +0000 (0:00:00.016) 0:03:23.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 18:21:46 +0000 (0:00:00.015) 0:03:23.501 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 18:21:46 +0000 (0:00:00.015) 0:03:23.516 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 18:21:46 +0000 (0:00:00.014) 0:03:23.531 ********** 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": [ "/dev/mapper/vg1-lv1 " ], "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-citcw6_nu9/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 18:21:46 +0000 (0:00:00.028) 0:03:23.560 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 18:21:46 +0000 (0:00:00.017) 0:03:23.577 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 18:21:46 +0000 (0:00:00.017) 0:03:23.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 18:21:46 +0000 (0:00:00.014) 0:03:23.609 ********** 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-citcw6_nu9/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 18:21:46 +0000 (0:00:00.015) 0:03:23.625 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 18:21:46 +0000 (0:00:00.019) 0:03:23.645 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 18:21:46 +0000 (0:00:00.020) 0:03:23.665 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995606.6723611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711995606.6723611, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1088, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711995606.6723611, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "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-citcw6_nu9/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 18:21:46 +0000 (0:00:00.225) 0:03:23.891 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 18:21:46 +0000 (0:00:00.018) 0:03:23.910 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 18:21:46 +0000 (0:00:00.015) 0:03:23.926 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 18:21:46 +0000 (0:00:00.017) 0:03:23.943 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 18:21:46 +0000 (0:00:00.016) 0:03:23.960 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 18:21:46 +0000 (0:00:00.016) 0:03:23.976 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 18:21:46 +0000 (0:00:00.018) 0:03:23.995 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 18:21:46 +0000 (0:00:00.016) 0:03:24.011 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 18:21:49 +0000 (0:00:02.302) 0:03:26.313 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.329 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 18:21:49 +0000 (0:00:00.016) 0:03:26.345 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 18:21:49 +0000 (0:00:00.021) 0:03:26.366 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.382 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.397 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 18:21:49 +0000 (0:00:00.018) 0:03:26.432 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 18:21:49 +0000 (0:00:00.014) 0:03:26.446 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 18:21:49 +0000 (0:00:00.019) 0:03:26.465 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 18:21:49 +0000 (0:00:00.017) 0:03:26.483 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.515 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 18:21:49 +0000 (0:00:00.016) 0:03:26.532 ********** 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-citcw6_nu9/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 18:21:49 +0000 (0:00:00.014) 0:03:26.546 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 18:21:49 +0000 (0:00:00.014) 0:03:26.561 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 18:21:49 +0000 (0:00:00.016) 0:03:26.577 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.593 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.608 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 18:21:49 +0000 (0:00:00.016) 0:03:26.624 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.640 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 18:21:49 +0000 (0:00:00.014) 0:03:26.655 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 18:21:49 +0000 (0:00:00.014) 0:03:26.669 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.685 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 18:21:49 +0000 (0:00:00.015) 0:03:26.701 ********** ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 18:21:49 +0000 (0:00:00.270) 0:03:26.971 ********** ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 18:21:50 +0000 (0:00:00.276) 0:03:27.248 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 18:21:50 +0000 (0:00:00.020) 0:03:27.268 ********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 18:21:50 +0000 (0:00:00.016) 0:03:27.285 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 18:21:50 +0000 (0:00:00.274) 0:03:27.559 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 18:21:50 +0000 (0:00:00.017) 0:03:27.577 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 18:21:50 +0000 (0:00:00.019) 0:03:27.597 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 18:21:50 +0000 (0:00:00.017) 0:03:27.614 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 18:21:50 +0000 (0:00:00.017) 0:03:27.632 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 18:21:50 +0000 (0:00:00.014) 0:03:27.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 18:21:50 +0000 (0:00:00.013) 0:03:27.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 18:21:50 +0000 (0:00:00.015) 0:03:27.676 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 18:21:50 +0000 (0:00:00.016) 0:03:27.692 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 18:21:50 +0000 (0:00:00.015) 0:03:27.707 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 18:21:50 +0000 (0:00:00.014) 0:03:27.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 18:21:50 +0000 (0:00:00.015) 0:03:27.737 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 18:21:50 +0000 (0:00:00.015) 0:03:27.753 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 18:21:50 +0000 (0:00:00.014) 0:03:27.767 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 18:21:50 +0000 (0:00:00.017) 0:03:27.784 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 18:21:50 +0000 (0:00:00.016) 0:03:27.801 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 18:21:50 +0000 (0:00:00.016) 0:03:27.817 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 18:21:50 +0000 (0:00:00.016) 0:03:27.834 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 18:21:50 +0000 (0:00:00.015) 0:03:27.850 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 18:21:50 +0000 (0:00:00.015) 0:03:27.866 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 2147483648, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 18:21:50 +0000 (0:00:00.019) 0:03:27.886 ********** ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 18:21:50 +0000 (0:00:00.017) 0:03:27.903 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 18:21:50 +0000 (0:00:00.021) 0:03:27.925 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:03.136308", "end": "2024-04-01 18:21:54.062222", "rc": 0, "start": "2024-04-01 18:21:50.925914" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 18:21:54 +0000 (0:00:03.395) 0:03:31.320 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 18:21:54 +0000 (0:00:00.019) 0:03:31.339 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 18:21:54 +0000 (0:00:00.021) 0:03:31.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 18:21:54 +0000 (0:00:00.016) 0:03:31.377 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 18:21:54 +0000 (0:00:00.016) 0:03:31.394 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 18:21:54 +0000 (0:00:00.017) 0:03:31.411 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:27 Monday 01 April 2024 18:21:54 +0000 (0:00:00.017) 0:03:31.428 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:2 Monday 01 April 2024 18:21:54 +0000 (0:00:00.017) 0:03:31.445 ********** 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-citcw6_nu9/tests/test-verify-volume.yml:21 Monday 01 April 2024 18:21:54 +0000 (0:00:00.020) 0:03:31.466 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 18:21:54 +0000 (0:00:00.063) 0:03:31.529 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 18:21:54 +0000 (0:00:00.018) 0:03:31.547 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-Lv2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "2205ea8b-82cf-409e-8868-5b6105709035" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-Lv2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "2205ea8b-82cf-409e-8868-5b6105709035" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 18:21:54 +0000 (0:00:00.025) 0:03:31.573 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 18:21:54 +0000 (0:00:00.015) 0:03:31.589 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 18:21:54 +0000 (0:00:00.019) 0:03:31.608 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 18:21:54 +0000 (0:00:00.019) 0:03:31.627 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 18:21:54 +0000 (0:00:00.015) 0:03:31.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 18:21:54 +0000 (0:00:00.017) 0:03:31.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 18:21:54 +0000 (0:00:00.061) 0:03:31.722 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 18:21:54 +0000 (0:00:00.021) 0:03:31.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 18:21:54 +0000 (0:00:00.015) 0:03:31.760 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 18:21:54 +0000 (0:00:00.016) 0:03:31.776 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 18:21:54 +0000 (0:00:00.015) 0:03:31.792 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 18:21:54 +0000 (0:00:00.017) 0:03:31.809 ********** 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": [ "/dev/mapper/vg1-Lv2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 18:21:54 +0000 (0:00:00.030) 0:03:31.840 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 18:21:54 +0000 (0:00:00.018) 0:03:31.859 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 18:21:54 +0000 (0:00:00.019) 0:03:31.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 18:21:54 +0000 (0:00:00.015) 0:03:31.894 ********** 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-citcw6_nu9/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 18:21:54 +0000 (0:00:00.014) 0:03:31.909 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 18:21:54 +0000 (0:00:00.025) 0:03:31.935 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 18:21:54 +0000 (0:00:00.021) 0:03:31.957 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995599.702572, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711995599.702572, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1048, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711995599.702572, "nlink": 1, "path": "/dev/mapper/vg1-Lv2", "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-citcw6_nu9/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 18:21:55 +0000 (0:00:00.290) 0:03:32.247 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 18:21:55 +0000 (0:00:00.018) 0:03:32.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 18:21:55 +0000 (0:00:00.015) 0:03:32.281 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 18:21:55 +0000 (0:00:00.018) 0:03:32.300 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 18:21:55 +0000 (0:00:00.017) 0:03:32.318 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 18:21:55 +0000 (0:00:00.015) 0:03:32.334 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 18:21:55 +0000 (0:00:00.018) 0:03:32.352 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 18:21:55 +0000 (0:00:00.015) 0:03:32.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-citcw6_nu9/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 18:21:56 +0000 (0:00:01.245) 0:03:33.613 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.629 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.645 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 18:21:56 +0000 (0:00:00.021) 0:03:33.666 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 18:21:56 +0000 (0:00:00.018) 0:03:33.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 18:21:56 +0000 (0:00:00.016) 0:03:33.700 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 18:21:56 +0000 (0:00:00.016) 0:03:33.717 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 18:21:56 +0000 (0:00:00.016) 0:03:33.733 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.749 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 18:21:56 +0000 (0:00:00.019) 0:03:33.768 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 18:21:56 +0000 (0:00:00.018) 0:03:33.786 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.802 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 18:21:56 +0000 (0:00:00.016) 0:03:33.819 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.835 ********** 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-citcw6_nu9/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 18:21:56 +0000 (0:00:00.014) 0:03:33.849 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 18:21:56 +0000 (0:00:00.016) 0:03:33.865 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.880 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.895 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.911 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.927 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.942 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.957 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 18:21:56 +0000 (0:00:00.014) 0:03:33.972 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 18:21:56 +0000 (0:00:00.015) 0:03:33.987 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 18:21:56 +0000 (0:00:00.017) 0:03:34.004 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 18:21:57 +0000 (0:00:00.231) 0:03:34.236 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 18:21:57 +0000 (0:00:00.221) 0:03:34.458 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 18:21:57 +0000 (0:00:00.022) 0:03:34.481 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 18:21:57 +0000 (0:00:00.017) 0:03:34.498 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 18:21:57 +0000 (0:00:00.263) 0:03:34.761 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 18:21:57 +0000 (0:00:00.018) 0:03:34.779 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 18:21:57 +0000 (0:00:00.017) 0:03:34.797 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 18:21:57 +0000 (0:00:00.017) 0:03:34.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 18:21:57 +0000 (0:00:00.017) 0:03:34.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 18:21:57 +0000 (0:00:00.014) 0:03:34.846 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 18:21:57 +0000 (0:00:00.013) 0:03:34.860 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 18:21:57 +0000 (0:00:00.014) 0:03:34.874 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 18:21:57 +0000 (0:00:00.054) 0:03:34.929 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 18:21:57 +0000 (0:00:00.016) 0:03:34.945 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 18:21:57 +0000 (0:00:00.020) 0:03:34.966 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 18:21:57 +0000 (0:00:00.015) 0:03:34.982 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 18:21:57 +0000 (0:00:00.016) 0:03:34.998 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 18:21:57 +0000 (0:00:00.016) 0:03:35.014 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 18:21:57 +0000 (0:00:00.017) 0:03:35.031 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 18:21:57 +0000 (0:00:00.015) 0:03:35.047 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 18:21:57 +0000 (0:00:00.015) 0:03:35.063 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 18:21:57 +0000 (0:00:00.015) 0:03:35.079 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 18:21:57 +0000 (0:00:00.015) 0:03:35.094 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 18:21:57 +0000 (0:00:00.014) 0:03:35.109 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 18:21:57 +0000 (0:00:00.019) 0:03:35.128 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 18:21:57 +0000 (0:00:00.017) 0:03:35.145 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 18:21:57 +0000 (0:00:00.023) 0:03:35.169 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/Lv2" ], "delta": "0:00:00.033131", "end": "2024-04-01 18:21:58.184705", "rc": 0, "start": "2024-04-01 18:21:58.151574" } STDOUT: LVM2_LV_NAME=Lv2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 18:21:58 +0000 (0:00:00.275) 0:03:35.445 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 18:21:58 +0000 (0:00:00.022) 0:03:35.467 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 18:21:58 +0000 (0:00:00.023) 0:03:35.491 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 18:21:58 +0000 (0:00:00.021) 0:03:35.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 18:21:58 +0000 (0:00:00.019) 0:03:35.532 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 18:21:58 +0000 (0:00:00.017) 0:03:35.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:27 Monday 01 April 2024 18:21:58 +0000 (0:00:00.018) 0:03:35.568 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:2 Monday 01 April 2024 18:21:58 +0000 (0:00:00.015) 0:03:35.584 ********** 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-citcw6_nu9/tests/test-verify-volume.yml:21 Monday 01 April 2024 18:21:58 +0000 (0:00:00.019) 0:03:35.603 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 18:21:58 +0000 (0:00:00.066) 0:03:35.670 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 18:21:58 +0000 (0:00:00.019) 0:03:35.690 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-Lv3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "70d70437-5416-4f28-9fde-bf6f2498f0c2" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-Lv3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "70d70437-5416-4f28-9fde-bf6f2498f0c2" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 18:21:58 +0000 (0:00:00.025) 0:03:35.715 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 18:21:58 +0000 (0:00:00.022) 0:03:35.738 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 18:21:58 +0000 (0:00:00.022) 0:03:35.760 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 18:21:58 +0000 (0:00:00.018) 0:03:35.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 18:21:58 +0000 (0:00:00.015) 0:03:35.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 18:21:58 +0000 (0:00:00.015) 0:03:35.810 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 18:21:58 +0000 (0:00:00.015) 0:03:35.825 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 18:21:58 +0000 (0:00:00.019) 0:03:35.845 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 18:21:58 +0000 (0:00:00.017) 0:03:35.863 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 18:21:58 +0000 (0:00:00.015) 0:03:35.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 18:21:58 +0000 (0:00:00.015) 0:03:35.894 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 18:21:58 +0000 (0:00:00.014) 0:03:35.909 ********** 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": [ "/dev/mapper/vg1-Lv3 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test3 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test3 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 18:21:58 +0000 (0:00:00.029) 0:03:35.938 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 18:21:58 +0000 (0:00:00.019) 0:03:35.958 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 18:21:58 +0000 (0:00:00.021) 0:03:35.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 18:21:58 +0000 (0:00:00.016) 0:03:35.995 ********** 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-citcw6_nu9/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 18:21:58 +0000 (0:00:00.016) 0:03:36.012 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 18:21:58 +0000 (0:00:00.024) 0:03:36.037 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 18:21:58 +0000 (0:00:00.021) 0:03:36.058 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995591.8888087, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711995591.8888087, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1013, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711995591.8888087, "nlink": 1, "path": "/dev/mapper/vg1-Lv3", "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-citcw6_nu9/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 18:21:59 +0000 (0:00:00.272) 0:03:36.330 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 18:21:59 +0000 (0:00:00.020) 0:03:36.350 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 18:21:59 +0000 (0:00:00.017) 0:03:36.368 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 18:21:59 +0000 (0:00:00.060) 0:03:36.429 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 18:21:59 +0000 (0:00:00.017) 0:03:36.446 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 18:21:59 +0000 (0:00:00.016) 0:03:36.463 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 18:21:59 +0000 (0:00:00.018) 0:03:36.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 18:21:59 +0000 (0:00:00.015) 0:03:36.497 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 18:22:00 +0000 (0:00:01.022) 0:03:37.520 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.535 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.551 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 18:22:00 +0000 (0:00:00.021) 0:03:37.573 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 18:22:00 +0000 (0:00:00.016) 0:03:37.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.635 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 18:22:00 +0000 (0:00:00.017) 0:03:37.653 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 18:22:00 +0000 (0:00:00.020) 0:03:37.673 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 18:22:00 +0000 (0:00:00.017) 0:03:37.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.706 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.722 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.738 ********** 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-citcw6_nu9/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 18:22:00 +0000 (0:00:00.016) 0:03:37.754 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.785 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 18:22:00 +0000 (0:00:00.014) 0:03:37.800 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 18:22:00 +0000 (0:00:00.015) 0:03:37.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 18:22:00 +0000 (0:00:00.018) 0:03:37.850 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 18:22:00 +0000 (0:00:00.016) 0:03:37.866 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 18:22:00 +0000 (0:00:00.016) 0:03:37.882 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 18:22:00 +0000 (0:00:00.016) 0:03:37.899 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 18:22:00 +0000 (0:00:00.016) 0:03:37.915 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 18:22:00 +0000 (0:00:00.269) 0:03:38.184 ********** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 18:22:01 +0000 (0:00:00.219) 0:03:38.404 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 18:22:01 +0000 (0:00:00.022) 0:03:38.427 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 18:22:01 +0000 (0:00:00.016) 0:03:38.443 ********** ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 18:22:01 +0000 (0:00:00.386) 0:03:38.830 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 18:22:01 +0000 (0:00:00.019) 0:03:38.849 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 18:22:01 +0000 (0:00:00.019) 0:03:38.868 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 18:22:01 +0000 (0:00:00.019) 0:03:38.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 18:22:01 +0000 (0:00:00.019) 0:03:38.907 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 18:22:01 +0000 (0:00:00.016) 0:03:38.924 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 18:22:01 +0000 (0:00:00.016) 0:03:38.940 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 18:22:01 +0000 (0:00:00.018) 0:03:38.958 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 18:22:01 +0000 (0:00:00.017) 0:03:38.976 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 18:22:01 +0000 (0:00:00.019) 0:03:38.995 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 18:22:01 +0000 (0:00:00.022) 0:03:39.018 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 18:22:01 +0000 (0:00:00.023) 0:03:39.041 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 18:22:01 +0000 (0:00:00.016) 0:03:39.058 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 18:22:01 +0000 (0:00:00.020) 0:03:39.078 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 18:22:01 +0000 (0:00:00.020) 0:03:39.098 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 18:22:01 +0000 (0:00:00.018) 0:03:39.117 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 18:22:01 +0000 (0:00:00.022) 0:03:39.139 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 18:22:01 +0000 (0:00:00.017) 0:03:39.157 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 18:22:01 +0000 (0:00:00.016) 0:03:39.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 18:22:01 +0000 (0:00:00.019) 0:03:39.194 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 18:22:01 +0000 (0:00:00.022) 0:03:39.216 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 18:22:02 +0000 (0:00:00.019) 0:03:39.236 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 18:22:02 +0000 (0:00:00.025) 0:03:39.261 ********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/Lv3" ], "delta": "0:00:02.599973", "end": "2024-04-01 18:22:04.826232", "rc": 0, "start": "2024-04-01 18:22:02.226259" } STDOUT: LVM2_LV_NAME=Lv3 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 18:22:04 +0000 (0:00:02.822) 0:03:42.084 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 18:22:04 +0000 (0:00:00.021) 0:03:42.105 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 18:22:04 +0000 (0:00:00.022) 0:03:42.127 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 18:22:04 +0000 (0:00:00.018) 0:03:42.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 18:22:04 +0000 (0:00:00.020) 0:03:42.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 18:22:04 +0000 (0:00:00.018) 0:03:42.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:27 Monday 01 April 2024 18:22:04 +0000 (0:00:00.018) 0:03:42.203 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:44 Monday 01 April 2024 18:22:04 +0000 (0:00:00.014) 0:03:42.218 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:54 Monday 01 April 2024 18:22:05 +0000 (0:00:00.017) 0:03:42.236 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the pool created above] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:96 Monday 01 April 2024 18:22:05 +0000 (0:00:00.016) 0:03:42.252 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 18:22:05 +0000 (0:00:00.079) 0:03:42.332 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 18:22:05 +0000 (0:00:00.022) 0:03:42.355 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 18:22:05 +0000 (0:00:00.018) 0:03:42.373 ********** 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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 18:22:05 +0000 (0:00:00.041) 0:03:42.415 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 18:22:05 +0000 (0:00:00.015) 0:03:42.430 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 18:22:05 +0000 (0:00:00.015) 0:03:42.446 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 18:22:05 +0000 (0:00:00.014) 0:03:42.460 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 18:22:05 +0000 (0:00:00.016) 0:03:42.477 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 18:22:05 +0000 (0:00:00.030) 0:03:42.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 18:22:05 +0000 (0:00:00.019) 0:03:42.527 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "Lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "Lv3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 18:22:05 +0000 (0:00:00.022) 0:03:42.550 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 18:22:05 +0000 (0:00:00.016) 0:03:42.567 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 18:22:05 +0000 (0:00:00.015) 0:03:42.583 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 18:22:05 +0000 (0:00:00.015) 0:03:42.599 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 18:22:05 +0000 (0:00:00.015) 0:03:42.614 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 18:22:05 +0000 (0:00:00.016) 0:03:42.631 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 18:22:05 +0000 (0:00:00.027) 0:03:42.658 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 18:22:05 +0000 (0:00:00.015) 0:03:42.673 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-Lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-Lv3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-Lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-Lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "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/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/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/test3", "src": "/dev/mapper/vg1-Lv3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "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/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 18:22:30 +0000 (0:00:24.721) 0:04:07.395 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 18:22:30 +0000 (0:00:00.016) 0:04:07.411 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 18:22:30 +0000 (0:00:00.013) 0:04:07.424 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-Lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-Lv3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-Lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-Lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "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/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/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/test3", "src": "/dev/mapper/vg1-Lv3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "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/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 18:22:30 +0000 (0:00:00.020) 0:04:07.445 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "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/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 18:22:30 +0000 (0:00:00.019) 0:04:07.464 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 18:22:30 +0000 (0:00:00.016) 0:04:07.481 ********** changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', 'path': '/opt/test3', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "absent" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv3" } changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', 'path': '/opt/test2', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv2" } changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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": "/dev/mapper/vg1-lv1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 18:22:30 +0000 (0:00:00.575) 0:04:08.057 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 18:22:31 +0000 (0:00:00.561) 0:04:08.619 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 18:22:31 +0000 (0:00:00.014) 0:04:08.633 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 18:22:31 +0000 (0:00:00.013) 0:04:08.647 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 18:22:31 +0000 (0:00:00.524) 0:04:09.171 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995361.6835814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "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": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 18:22:32 +0000 (0:00:00.193) 0:04:09.364 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 18:22:32 +0000 (0:00:00.013) 0:04:09.378 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:120 Monday 01 April 2024 18:22:32 +0000 (0:00:00.629) 0:04:10.008 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:2 Monday 01 April 2024 18:22:32 +0000 (0:00:00.023) 0:04:10.031 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "Lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv3", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "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/test3", "mount_user": null, "name": "Lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:7 Monday 01 April 2024 18:22:32 +0000 (0:00:00.020) 0:04:10.051 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:15 Monday 01 April 2024 18:22:32 +0000 (0:00:00.012) 0:04:10.064 ********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:20 Monday 01 April 2024 18:22:33 +0000 (0:00:00.186) 0:04:10.251 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002765", "end": "2024-04-01 18:22:33.185620", "rc": 0, "start": "2024-04-01 18:22:33.182855" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-citcw6_nu9/tests/verify-role-results.yml:25 Monday 01 April 2024 18:22:33 +0000 (0:00:00.191) 0:04:10.442 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002953", "end": "2024-04-01 18:22:33.371798", "failed_when_result": false, "rc": 0, "start": "2024-04-01 18:22:33.368845" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:34 Monday 01 April 2024 18:22:33 +0000 (0:00:00.184) 0:04:10.627 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:5 Monday 01 April 2024 18:22:33 +0000 (0:00:00.032) 0:04:10.659 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:18 Monday 01 April 2024 18:22:33 +0000 (0:00:00.013) 0:04:10.673 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:24 Monday 01 April 2024 18:22:33 +0000 (0:00:00.015) 0:04:10.688 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:34 Monday 01 April 2024 18:22:33 +0000 (0:00:00.014) 0:04:10.703 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 18:22:33 +0000 (0:00:00.029) 0:04:10.733 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 18:22:33 +0000 (0:00:00.048) 0:04:10.781 ********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 18:22:33 +0000 (0:00:00.012) 0:04:10.794 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 18:22:33 +0000 (0:00:00.017) 0:04:10.811 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 18:22:33 +0000 (0:00:00.017) 0:04:10.828 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 18:22:33 +0000 (0:00:00.018) 0:04:10.847 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 18:22:33 +0000 (0:00:00.018) 0:04:10.865 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 18:22:33 +0000 (0:00:00.020) 0:04:10.886 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 18:22:33 +0000 (0:00:00.017) 0:04:10.903 ********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 18:22:33 +0000 (0:00:00.012) 0:04:10.915 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:8 Monday 01 April 2024 18:22:33 +0000 (0:00:00.025) 0:04:10.941 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:14 Monday 01 April 2024 18:22:33 +0000 (0:00:00.017) 0:04:10.958 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:21 Monday 01 April 2024 18:22:33 +0000 (0:00:00.016) 0:04:10.975 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:28 Monday 01 April 2024 18:22:33 +0000 (0:00:00.015) 0:04:10.990 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:35 Monday 01 April 2024 18:22:33 +0000 (0:00:00.015) 0:04:11.006 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:45 Monday 01 April 2024 18:22:33 +0000 (0:00:00.014) 0:04:11.020 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:54 Monday 01 April 2024 18:22:33 +0000 (0:00:00.014) 0:04:11.035 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:64 Monday 01 April 2024 18:22:33 +0000 (0:00:00.015) 0:04:11.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:74 Monday 01 April 2024 18:22:33 +0000 (0:00:00.016) 0:04:11.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:85 Monday 01 April 2024 18:22:33 +0000 (0:00:00.017) 0:04:11.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:95 Monday 01 April 2024 18:22:33 +0000 (0:00:00.016) 0:04:11.100 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 18:22:33 +0000 (0:00:00.013) 0:04:11.114 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 18:22:33 +0000 (0:00:00.028) 0:04:11.143 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 18:22:33 +0000 (0:00:00.041) 0:04:11.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 18:22:33 +0000 (0:00:00.015) 0:04:11.199 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 18:22:33 +0000 (0:00:00.014) 0:04:11.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 18:22:33 +0000 (0:00:00.014) 0:04:11.229 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:11.245 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:11.260 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:11.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 18:22:34 +0000 (0:00:00.016) 0:04:11.292 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:11.308 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:11.323 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.336 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.349 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 18:22:34 +0000 (0:00:00.012) 0:04:11.362 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:11.377 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:11.392 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:11.406 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:11.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:11.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:11.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 18:22:34 +0000 (0:00:00.016) 0:04:11.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:11.483 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.496 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 18:22:34 +0000 (0:00:00.026) 0:04:11.522 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 18:22:34 +0000 (0:00:00.041) 0:04:11.563 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:11.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 18:22:34 +0000 (0:00:00.012) 0:04:11.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.604 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:11.619 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.632 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:11.661 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 18:22:34 +0000 (0:00:00.012) 0:04:11.687 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 18:22:34 +0000 (0:00:00.039) 0:04:11.726 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:11.742 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.755 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 18:22:34 +0000 (0:00:00.029) 0:04:11.785 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 18:22:34 +0000 (0:00:00.020) 0:04:11.806 ********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.819 ********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 18:22:34 +0000 (0:00:00.012) 0:04:11.831 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.845 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 18:22:34 +0000 (0:00:00.031) 0:04:11.877 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 18:22:34 +0000 (0:00:00.042) 0:04:11.919 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:11.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:11.947 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 18:22:34 +0000 (0:00:00.012) 0:04:11.960 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 18:22:34 +0000 (0:00:00.012) 0:04:11.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 18:22:34 +0000 (0:00:00.012) 0:04:11.985 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 18:22:34 +0000 (0:00:00.012) 0:04:11.998 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 18:22:34 +0000 (0:00:00.011) 0:04:12.009 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:12.023 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 18:22:34 +0000 (0:00:00.013) 0:04:12.037 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:12.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:12.067 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:12.082 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 18:22:34 +0000 (0:00:00.016) 0:04:12.099 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:12.114 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 18:22:34 +0000 (0:00:00.019) 0:04:12.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 18:22:34 +0000 (0:00:00.015) 0:04:12.149 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 18:22:34 +0000 (0:00:00.016) 0:04:12.165 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 18:22:34 +0000 (0:00:00.016) 0:04:12.181 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:12.196 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 18:22:34 +0000 (0:00:00.014) 0:04:12.210 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 18:22:34 +0000 (0:00:00.012) 0:04:12.223 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 18:22:35 +0000 (0:00:00.012) 0:04:12.236 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:2 Monday 01 April 2024 18:22:35 +0000 (0:00:00.034) 0:04:12.271 ********** 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-citcw6_nu9/tests/test-verify-volume.yml:21 Monday 01 April 2024 18:22:35 +0000 (0:00:00.017) 0:04:12.288 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 18:22:35 +0000 (0:00:00.056) 0:04:12.345 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 18:22:35 +0000 (0:00:00.015) 0:04:12.360 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 18:22:35 +0000 (0:00:00.019) 0:04:12.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 18:22:35 +0000 (0:00:00.013) 0:04:12.393 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 18:22:35 +0000 (0:00:00.012) 0:04:12.405 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 18:22:35 +0000 (0:00:00.014) 0:04:12.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 18:22:35 +0000 (0:00:00.012) 0:04:12.432 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 18:22:35 +0000 (0:00:00.012) 0:04:12.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 18:22:35 +0000 (0:00:00.012) 0:04:12.457 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 18:22:35 +0000 (0:00:00.013) 0:04:12.470 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 18:22:35 +0000 (0:00:00.012) 0:04:12.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 18:22:35 +0000 (0:00:00.011) 0:04:12.493 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 18:22:35 +0000 (0:00:00.010) 0:04:12.504 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 18:22:35 +0000 (0:00:00.010) 0:04:12.515 ********** 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-citcw6_nu9/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 18:22:35 +0000 (0:00:00.024) 0:04:12.539 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 18:22:35 +0000 (0:00:00.042) 0:04:12.582 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 18:22:35 +0000 (0:00:00.016) 0:04:12.598 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 18:22:35 +0000 (0:00:00.012) 0:04:12.611 ********** 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-citcw6_nu9/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 18:22:35 +0000 (0:00:00.011) 0:04:12.622 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 18:22:35 +0000 (0:00:00.012) 0:04:12.634 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 18:22:35 +0000 (0:00:00.011) 0:04:12.645 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 18:22:35 +0000 (0:00:00.181) 0:04:12.827 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 18:22:35 +0000 (0:00:00.012) 0:04:12.840 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 18:22:35 +0000 (0:00:00.015) 0:04:12.855 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 18:22:35 +0000 (0:00:00.009) 0:04:12.865 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 18:22:35 +0000 (0:00:00.014) 0:04:12.879 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 18:22:35 +0000 (0:00:00.012) 0:04:12.891 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 18:22:35 +0000 (0:00:00.008) 0:04:12.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 18:22:35 +0000 (0:00:00.010) 0:04:12.911 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 18:22:36 +0000 (0:00:00.901) 0:04:13.813 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:13.826 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:13.839 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 18:22:36 +0000 (0:00:00.010) 0:04:13.849 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:13.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 18:22:36 +0000 (0:00:00.014) 0:04:13.877 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 18:22:36 +0000 (0:00:00.011) 0:04:13.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 18:22:36 +0000 (0:00:00.011) 0:04:13.899 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 18:22:36 +0000 (0:00:00.010) 0:04:13.910 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 18:22:36 +0000 (0:00:00.017) 0:04:13.928 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 18:22:36 +0000 (0:00:00.016) 0:04:13.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 18:22:36 +0000 (0:00:00.014) 0:04:13.959 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:13.972 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:13.985 ********** 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-citcw6_nu9/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 18:22:36 +0000 (0:00:00.014) 0:04:13.999 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 18:22:36 +0000 (0:00:00.013) 0:04:14.012 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 18:22:36 +0000 (0:00:00.014) 0:04:14.027 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 18:22:36 +0000 (0:00:00.015) 0:04:14.043 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 18:22:36 +0000 (0:00:00.014) 0:04:14.057 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 18:22:36 +0000 (0:00:00.014) 0:04:14.071 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:14.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:14.097 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:14.109 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 18:22:36 +0000 (0:00:00.014) 0:04:14.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:14.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:14.150 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:14.162 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 18:22:36 +0000 (0:00:00.011) 0:04:14.173 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:14.185 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:14.198 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 18:22:36 +0000 (0:00:00.010) 0:04:14.209 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 18:22:36 +0000 (0:00:00.012) 0:04:14.221 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 18:22:37 +0000 (0:00:00.013) 0:04:14.234 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.247 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.259 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.284 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 18:22:37 +0000 (0:00:00.011) 0:04:14.295 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 18:22:37 +0000 (0:00:00.011) 0:04:14.307 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.319 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 18:22:37 +0000 (0:00:00.011) 0:04:14.330 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.343 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 18:22:37 +0000 (0:00:00.011) 0:04:14.354 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 18:22:37 +0000 (0:00:00.011) 0:04:14.365 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 18:22:37 +0000 (0:00:00.010) 0:04:14.376 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 18:22:37 +0000 (0:00:00.010) 0:04:14.387 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 18:22:37 +0000 (0:00:00.010) 0:04:14.398 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.410 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 18:22:37 +0000 (0:00:00.032) 0:04:14.442 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 18:22:37 +0000 (0:00:00.016) 0:04:14.459 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 18:22:37 +0000 (0:00:00.014) 0:04:14.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 18:22:37 +0000 (0:00:00.013) 0:04:14.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.512 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 18:22:37 +0000 (0:00:00.013) 0:04:14.526 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.538 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:27 Monday 01 April 2024 18:22:37 +0000 (0:00:00.014) 0:04:14.577 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:2 Monday 01 April 2024 18:22:37 +0000 (0:00:00.010) 0:04:14.588 ********** 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-citcw6_nu9/tests/test-verify-volume.yml:21 Monday 01 April 2024 18:22:37 +0000 (0:00:00.016) 0:04:14.604 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 18:22:37 +0000 (0:00:00.056) 0:04:14.661 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 18:22:37 +0000 (0:00:00.015) 0:04:14.676 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 18:22:37 +0000 (0:00:00.018) 0:04:14.695 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 18:22:37 +0000 (0:00:00.013) 0:04:14.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 18:22:37 +0000 (0:00:00.010) 0:04:14.719 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 18:22:37 +0000 (0:00:00.014) 0:04:14.734 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.746 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 18:22:37 +0000 (0:00:00.011) 0:04:14.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 18:22:37 +0000 (0:00:00.010) 0:04:14.768 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 18:22:37 +0000 (0:00:00.013) 0:04:14.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 18:22:37 +0000 (0:00:00.011) 0:04:14.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 18:22:37 +0000 (0:00:00.011) 0:04:14.805 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.818 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.830 ********** 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-citcw6_nu9/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 18:22:37 +0000 (0:00:00.025) 0:04:14.856 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 18:22:37 +0000 (0:00:00.014) 0:04:14.870 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 18:22:37 +0000 (0:00:00.018) 0:04:14.889 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 18:22:37 +0000 (0:00:00.015) 0:04:14.905 ********** 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-citcw6_nu9/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.918 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.930 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 18:22:37 +0000 (0:00:00.012) 0:04:14.943 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 18:22:37 +0000 (0:00:00.181) 0:04:15.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 18:22:37 +0000 (0:00:00.013) 0:04:15.137 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 18:22:37 +0000 (0:00:00.016) 0:04:15.154 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 18:22:37 +0000 (0:00:00.010) 0:04:15.164 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 18:22:37 +0000 (0:00:00.014) 0:04:15.178 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 18:22:37 +0000 (0:00:00.013) 0:04:15.192 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 18:22:37 +0000 (0:00:00.011) 0:04:15.203 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 18:22:37 +0000 (0:00:00.015) 0:04:15.218 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 18:22:38 +0000 (0:00:00.919) 0:04:16.138 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 18:22:38 +0000 (0:00:00.019) 0:04:16.158 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 18:22:38 +0000 (0:00:00.015) 0:04:16.174 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 18:22:38 +0000 (0:00:00.010) 0:04:16.184 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 18:22:38 +0000 (0:00:00.012) 0:04:16.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 18:22:38 +0000 (0:00:00.034) 0:04:16.232 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 18:22:39 +0000 (0:00:00.010) 0:04:16.243 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 18:22:39 +0000 (0:00:00.008) 0:04:16.251 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 18:22:39 +0000 (0:00:00.008) 0:04:16.260 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 18:22:39 +0000 (0:00:00.015) 0:04:16.275 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.290 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.303 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.315 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.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-citcw6_nu9/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.353 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 18:22:39 +0000 (0:00:00.011) 0:04:16.364 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.377 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 18:22:39 +0000 (0:00:00.011) 0:04:16.388 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.402 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.431 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.471 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.484 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.498 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.511 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.525 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.539 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.552 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.565 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.578 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.606 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.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-citcw6_nu9/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.646 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.659 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 18:22:39 +0000 (0:00:00.015) 0:04:16.675 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.688 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.702 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.715 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.728 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.740 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.753 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.765 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.779 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.794 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 18:22:39 +0000 (0:00:00.015) 0:04:16.809 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.822 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.835 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.847 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.862 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:16.876 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.902 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.915 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:27 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:16.927 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:2 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:16.940 ********** 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-citcw6_nu9/tests/test-verify-volume.yml:21 Monday 01 April 2024 18:22:39 +0000 (0:00:00.016) 0:04:16.956 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 18:22:39 +0000 (0:00:00.057) 0:04:17.014 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 18:22:39 +0000 (0:00:00.016) 0:04:17.031 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 18:22:39 +0000 (0:00:00.021) 0:04:17.052 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 18:22:39 +0000 (0:00:00.051) 0:04:17.104 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 18:22:39 +0000 (0:00:00.013) 0:04:17.117 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 18:22:39 +0000 (0:00:00.016) 0:04:17.133 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:17.146 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:17.159 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:17.171 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 18:22:39 +0000 (0:00:00.014) 0:04:17.186 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:17.198 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:17.211 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 18:22:39 +0000 (0:00:00.012) 0:04:17.223 ********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 18:22:40 +0000 (0:00:00.012) 0:04:17.236 ********** 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-citcw6_nu9/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 18:22:40 +0000 (0:00:00.026) 0:04:17.263 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 18:22:40 +0000 (0:00:00.015) 0:04:17.278 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 18:22:40 +0000 (0:00:00.020) 0:04:17.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 18:22:40 +0000 (0:00:00.016) 0:04:17.315 ********** 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-citcw6_nu9/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 18:22:40 +0000 (0:00:00.013) 0:04:17.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 18:22:40 +0000 (0:00:00.013) 0:04:17.342 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 18:22:40 +0000 (0:00:00.012) 0:04:17.354 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 18:22:40 +0000 (0:00:00.185) 0:04:17.540 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 18:22:40 +0000 (0:00:00.015) 0:04:17.555 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 18:22:40 +0000 (0:00:00.017) 0:04:17.572 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 18:22:40 +0000 (0:00:00.010) 0:04:17.583 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 18:22:40 +0000 (0:00:00.016) 0:04:17.600 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 18:22:40 +0000 (0:00:00.014) 0:04:17.615 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 18:22:40 +0000 (0:00:00.011) 0:04:17.627 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 18:22:40 +0000 (0:00:00.014) 0:04:17.641 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 18:22:41 +0000 (0:00:00.896) 0:04:18.537 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:18.550 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 18:22:41 +0000 (0:00:00.012) 0:04:18.563 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 18:22:41 +0000 (0:00:00.009) 0:04:18.572 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 18:22:41 +0000 (0:00:00.012) 0:04:18.585 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 18:22:41 +0000 (0:00:00.014) 0:04:18.599 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 18:22:41 +0000 (0:00:00.010) 0:04:18.609 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 18:22:41 +0000 (0:00:00.010) 0:04:18.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 18:22:41 +0000 (0:00:00.010) 0:04:18.630 ********** 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-citcw6_nu9/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 18:22:41 +0000 (0:00:00.016) 0:04:18.647 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 18:22:41 +0000 (0:00:00.016) 0:04:18.663 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 18:22:41 +0000 (0:00:00.014) 0:04:18.678 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 18:22:41 +0000 (0:00:00.012) 0:04:18.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 18:22:41 +0000 (0:00:00.012) 0:04:18.703 ********** 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-citcw6_nu9/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 18:22:41 +0000 (0:00:00.011) 0:04:18.715 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:18.728 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 18:22:41 +0000 (0:00:00.015) 0:04:18.743 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 18:22:41 +0000 (0:00:00.017) 0:04:18.761 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:18.774 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:18.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 18:22:41 +0000 (0:00:00.014) 0:04:18.803 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 18:22:41 +0000 (0:00:00.014) 0:04:18.817 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 18:22:41 +0000 (0:00:00.014) 0:04:18.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 18:22:41 +0000 (0:00:00.016) 0:04:18.849 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:18.863 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 18:22:41 +0000 (0:00:00.015) 0:04:18.878 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 18:22:41 +0000 (0:00:00.015) 0:04:18.893 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 18:22:41 +0000 (0:00:00.015) 0:04:18.908 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 18:22:41 +0000 (0:00:00.014) 0:04:18.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 18:22:41 +0000 (0:00:00.017) 0:04:18.940 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 18:22:41 +0000 (0:00:00.017) 0:04:18.957 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 18:22:41 +0000 (0:00:00.014) 0:04:18.971 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 18:22:41 +0000 (0:00:00.012) 0:04:18.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:18.997 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 18:22:41 +0000 (0:00:00.015) 0:04:19.013 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 18:22:41 +0000 (0:00:00.015) 0:04:19.029 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 18:22:41 +0000 (0:00:00.040) 0:04:19.069 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 18:22:41 +0000 (0:00:00.018) 0:04:19.088 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:19.102 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 18:22:41 +0000 (0:00:00.014) 0:04:19.116 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:19.130 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 18:22:41 +0000 (0:00:00.023) 0:04:19.153 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 18:22:41 +0000 (0:00:00.016) 0:04:19.170 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:19.184 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 18:22:41 +0000 (0:00:00.014) 0:04:19.198 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:19.212 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 18:22:41 +0000 (0:00:00.013) 0:04:19.225 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.238 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 18:22:42 +0000 (0:00:00.014) 0:04:19.253 ********** 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-citcw6_nu9/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 18:22:42 +0000 (0:00:00.016) 0:04:19.269 ********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 18:22:42 +0000 (0:00:00.015) 0:04:19.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 18:22:42 +0000 (0:00:00.014) 0:04:19.299 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 18:22:42 +0000 (0:00:00.014) 0:04:19.313 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 18:22:42 +0000 (0:00:00.014) 0:04:19.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.354 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 18:22:42 +0000 (0:00:00.012) 0:04:19.367 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.380 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume.yml:27 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.393 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:44 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.406 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:54 Monday 01 April 2024 18:22:42 +0000 (0:00:00.019) 0:04:19.426 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a RAID0 device] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:123 Monday 01 April 2024 18:22:42 +0000 (0:00:00.017) 0:04:19.443 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 18:22:42 +0000 (0:00:00.035) 0:04:19.479 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 18:22:42 +0000 (0:00:00.021) 0:04:19.500 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 18:22:42 +0000 (0:00:00.016) 0:04:19.517 ********** 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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 18:22:42 +0000 (0:00:00.033) 0:04:19.551 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.565 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.578 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 18:22:42 +0000 (0:00:00.011) 0:04:19.590 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.603 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 18:22:42 +0000 (0:00:00.025) 0:04:19.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 18:22:42 +0000 (0:00:00.012) 0:04:19.642 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "state": "present", "type": "lvm" } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 18:22:42 +0000 (0:00:00.014) 0:04:19.656 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.670 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 18:22:42 +0000 (0:00:00.012) 0:04:19.683 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 18:22:42 +0000 (0:00:00.012) 0:04:19.695 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 18:22:42 +0000 (0:00:00.013) 0:04:19.709 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 18:22:42 +0000 (0:00:00.014) 0:04:19.723 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 18:22:42 +0000 (0:00:00.022) 0:04:19.746 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 18:22:42 +0000 (0:00:00.011) 0:04:19.758 ********** 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/vg1-1", "fs_type": null }, { "action": "create format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/vg1" ], "mounts": [], "packages": [ "mdadm", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 18:22:50 +0000 (0:00:08.447) 0:04:28.205 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 18:22:50 +0000 (0:00:00.014) 0:04:28.220 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 18:22:50 +0000 (0:00:00.011) 0:04:28.232 ********** 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/vg1-1", "fs_type": null }, { "action": "create format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/vg1" ], "mounts": [], "packages": [ "mdadm", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 18:22:51 +0000 (0:00:00.018) 0:04:28.250 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 18:22:51 +0000 (0:00:00.017) 0:04:28.267 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 18:22:51 +0000 (0:00:00.015) 0:04:28.283 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 18:22:51 +0000 (0:00:00.013) 0:04:28.297 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 18:22:51 +0000 (0:00:00.014) 0:04:28.312 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 18:22:51 +0000 (0:00:00.014) 0:04:28.326 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 18:22:51 +0000 (0:00:00.014) 0:04:28.341 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 18:22:51 +0000 (0:00:00.013) 0:04:28.354 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995361.6835814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "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": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 18:22:51 +0000 (0:00:00.197) 0:04:28.552 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 18:22:51 +0000 (0:00:00.014) 0:04:28.566 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:137 Monday 01 April 2024 18:22:51 +0000 (0:00:00.631) 0:04:29.197 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:2 Monday 01 April 2024 18:22:51 +0000 (0:00:00.027) 0:04:29.225 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:7 Monday 01 April 2024 18:22:52 +0000 (0:00:00.018) 0:04:29.244 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:15 Monday 01 April 2024 18:22:52 +0000 (0:00:00.015) 0:04:29.259 ********** ok: [sut] => { "changed": false, "info": { "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "30G", "type": "raid0", "uuid": "HivHSO-86HI-ZS2n-5GDq-cT7t-YKby-dke8j9" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "3d5de22d-69dd-b13b-95eb-8b8fd25604b2" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "3d5de22d-69dd-b13b-95eb-8b8fd25604b2" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "3d5de22d-69dd-b13b-95eb-8b8fd25604b2" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:20 Monday 01 April 2024 18:22:52 +0000 (0:00:00.194) 0:04:29.453 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002715", "end": "2024-04-01 18:22:52.384371", "rc": 0, "start": "2024-04-01 18:22:52.381656" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-citcw6_nu9/tests/verify-role-results.yml:25 Monday 01 April 2024 18:22:52 +0000 (0:00:00.186) 0:04:29.639 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003046", "end": "2024-04-01 18:22:52.574011", "failed_when_result": false, "rc": 0, "start": "2024-04-01 18:22:52.570965" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:34 Monday 01 April 2024 18:22:52 +0000 (0:00:00.190) 0:04:29.829 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:5 Monday 01 April 2024 18:22:52 +0000 (0:00:00.027) 0:04:29.857 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:18 Monday 01 April 2024 18:22:52 +0000 (0:00:00.014) 0:04:29.871 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.030094", "end": "2024-04-01 18:22:52.834970", "rc": 0, "start": "2024-04-01 18:22:52.804876" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:24 Monday 01 April 2024 18:22:52 +0000 (0:00:00.219) 0:04:30.091 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:34 Monday 01 April 2024 18:22:52 +0000 (0:00:00.022) 0:04:30.114 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 18:22:52 +0000 (0:00:00.073) 0:04:30.187 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/md127" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 18:22:52 +0000 (0:00:00.021) 0:04:30.209 ********** ok: [sut] => (item=/dev/md127) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/md/vg1-1", "pv": "/dev/md127" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 18:22:53 +0000 (0:00:00.189) 0:04:30.398 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 18:22:53 +0000 (0:00:00.018) 0:04:30.416 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 18:22:53 +0000 (0:00:00.020) 0:04:30.437 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 18:22:53 +0000 (0:00:00.019) 0:04:30.457 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 18:22:53 +0000 (0:00:00.019) 0:04:30.476 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 18:22:53 +0000 (0:00:00.019) 0:04:30.495 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 18:22:53 +0000 (0:00:00.017) 0:04:30.512 ********** ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 18:22:53 +0000 (0:00:00.023) 0:04:30.536 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:8 Monday 01 April 2024 18:22:53 +0000 (0:00:00.027) 0:04:30.563 ********** ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.005962", "end": "2024-04-01 18:22:53.505912", "rc": 0, "start": "2024-04-01 18:22:53.499950" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Mon Apr 1 18:22:45 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 : Mon Apr 1 18:22:45 2024 State : clean Active Devices : 3 Working Devices : 3 Failed Devices : 0 Spare Devices : 0 Layout : original Chunk Size : 1024K Consistency Policy : none Name : vg1-1 UUID : 3d5de22d:69ddb13b:95eb8b8f:d25604b2 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-citcw6_nu9/tests/verify-pool-md.yml:14 Monday 01 April 2024 18:22:53 +0000 (0:00:00.198) 0:04:30.762 ********** 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-citcw6_nu9/tests/verify-pool-md.yml:21 Monday 01 April 2024 18:22:53 +0000 (0:00:00.019) 0:04:30.782 ********** 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-citcw6_nu9/tests/verify-pool-md.yml:28 Monday 01 April 2024 18:22:53 +0000 (0:00:00.019) 0:04:30.801 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:35 Monday 01 April 2024 18:22:53 +0000 (0:00:00.021) 0:04:30.822 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_chunk_size_re": [ "1024K" ] }, "changed": false } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:45 Monday 01 April 2024 18:22:53 +0000 (0:00:00.021) 0:04:30.844 ********** ok: [sut] => { "bytes": 1048576, "changed": false, "lvm": "1m", "parted": "1MiB", "size": "1 MiB" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:54 Monday 01 April 2024 18:22:53 +0000 (0:00:00.192) 0:04:31.037 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:64 Monday 01 April 2024 18:22:53 +0000 (0:00:00.024) 0:04:31.061 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:74 Monday 01 April 2024 18:22:53 +0000 (0:00:00.017) 0:04:31.078 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:85 Monday 01 April 2024 18:22:53 +0000 (0:00:00.022) 0:04:31.100 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:95 Monday 01 April 2024 18:22:53 +0000 (0:00:00.023) 0:04:31.124 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 18:22:53 +0000 (0:00:00.013) 0:04:31.137 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 18:22:53 +0000 (0:00:00.026) 0:04:31.164 ********** TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 18:22:53 +0000 (0:00:00.014) 0:04:31.178 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 18:22:53 +0000 (0:00:00.028) 0:04:31.206 ********** TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 18:22:53 +0000 (0:00:00.014) 0:04:31.220 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 18:22:54 +0000 (0:00:00.029) 0:04:31.250 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 18:22:54 +0000 (0:00:00.017) 0:04:31.267 ********** skipping: [sut] => (item=/dev/md/vg1-1) => { "_storage_test_pool_member_path": "/dev/md/vg1-1", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 18:22:54 +0000 (0:00:00.017) 0:04:31.285 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 18:22:54 +0000 (0:00:00.025) 0:04:31.311 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 18:22:54 +0000 (0:00:00.017) 0:04:31.328 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 18:22:54 +0000 (0:00:00.018) 0:04:31.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 18:22:54 +0000 (0:00:00.013) 0:04:31.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 18:22:54 +0000 (0:00:00.015) 0:04:31.375 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 18:22:54 +0000 (0:00:00.016) 0:04:31.391 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 18:22:54 +0000 (0:00:00.015) 0:04:31.407 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 18:22:54 +0000 (0:00:00.013) 0:04:31.421 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 18:22:54 +0000 (0:00:00.031) 0:04:31.452 ********** TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 18:22:54 +0000 (0:00:00.018) 0:04:31.471 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 18:22:54 +0000 (0:00:00.015) 0:04:31.487 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:44 Monday 01 April 2024 18:22:54 +0000 (0:00:00.013) 0:04:31.500 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:54 Monday 01 April 2024 18:22:54 +0000 (0:00:00.014) 0:04:31.514 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the pool created above] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:140 Monday 01 April 2024 18:22:54 +0000 (0:00:00.014) 0:04:31.529 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 18:22:54 +0000 (0:00:00.073) 0:04:31.603 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 18:22:54 +0000 (0:00:00.019) 0:04:31.623 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 18:22:54 +0000 (0:00:00.017) 0:04:31.640 ********** 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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 18:22:54 +0000 (0:00:00.036) 0:04:31.677 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 18:22:54 +0000 (0:00:00.017) 0:04:31.694 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 18:22:54 +0000 (0:00:00.015) 0:04:31.709 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 18:22:54 +0000 (0:00:00.014) 0:04:31.724 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 18:22:54 +0000 (0:00:00.014) 0:04:31.738 ********** included: /WORKDIR/git-weekly-citcw6_nu9/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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 18:22:54 +0000 (0:00:00.029) 0:04:31.768 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 18:22:54 +0000 (0:00:00.015) 0:04:31.784 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "state": "absent", "type": "lvm" } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 18:22:54 +0000 (0:00:00.017) 0:04:31.802 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 18:22:54 +0000 (0:00:00.016) 0:04:31.818 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 18:22:54 +0000 (0:00:00.015) 0:04:31.833 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 18:22:54 +0000 (0:00:00.014) 0:04:31.848 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 18:22:54 +0000 (0:00:00.016) 0:04:31.864 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 18:22:54 +0000 (0:00:00.015) 0:04:31.879 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 18:22:54 +0000 (0:00:00.021) 0:04:31.901 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 18:22:54 +0000 (0:00:00.012) 0:04:31.914 ********** changed: [sut] => { "actions": [ { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "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" }, { "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" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 18:22:57 +0000 (0:00:02.776) 0:04:34.690 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 18:22:57 +0000 (0:00:00.013) 0:04:34.704 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 18:22:57 +0000 (0:00:00.012) 0:04:34.716 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "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" }, { "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" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 18:22:57 +0000 (0:00:00.017) 0:04:34.734 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 18:22:57 +0000 (0:00:00.017) 0:04:34.751 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 18:22:57 +0000 (0:00:00.016) 0:04:34.767 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 18:22:57 +0000 (0:00:00.013) 0:04:34.781 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 18:22:57 +0000 (0:00:00.015) 0:04:34.796 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 18:22:57 +0000 (0:00:00.013) 0:04:34.810 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 18:22:57 +0000 (0:00:00.013) 0:04:34.824 ********** 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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 18:22:57 +0000 (0:00:00.016) 0:04:34.841 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711995361.6835814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709714866.167, "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": 1709714594.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2666343757", "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-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 18:22:57 +0000 (0:00:00.192) 0:04:35.033 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 18:22:57 +0000 (0:00:00.014) 0:04:35.047 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/tests_raid_pool_options.yml:154 Monday 01 April 2024 18:22:58 +0000 (0:00:00.612) 0:04:35.660 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:2 Monday 01 April 2024 18:22:58 +0000 (0:00:00.026) 0:04:35.687 ********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:7 Monday 01 April 2024 18:22:58 +0000 (0:00:00.015) 0:04:35.703 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:15 Monday 01 April 2024 18:22:58 +0000 (0:00:00.012) 0:04:35.715 ********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "d673fe01-b454-4235-b8eb-90a73d08e5be" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:20 Monday 01 April 2024 18:22:58 +0000 (0:00:00.191) 0:04:35.907 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002852", "end": "2024-04-01 18:22:58.844255", "rc": 0, "start": "2024-04-01 18:22:58.841403" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:43:14 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=d673fe01-b454-4235-b8eb-90a73d08e5be / 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-citcw6_nu9/tests/verify-role-results.yml:25 Monday 01 April 2024 18:22:58 +0000 (0:00:00.191) 0:04:36.099 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004000", "end": "2024-04-01 18:23:00.030985", "failed_when_result": false, "rc": 0, "start": "2024-04-01 18:22:59.026985" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:34 Monday 01 April 2024 18:23:00 +0000 (0:00:01.187) 0:04:37.286 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:5 Monday 01 April 2024 18:23:00 +0000 (0:00:00.024) 0:04:37.311 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:18 Monday 01 April 2024 18:23:00 +0000 (0:00:00.011) 0:04:37.322 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:24 Monday 01 April 2024 18:23:00 +0000 (0:00:00.012) 0:04:37.335 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:34 Monday 01 April 2024 18:23:00 +0000 (0:00:00.011) 0:04:37.347 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 18:23:00 +0000 (0:00:00.025) 0:04:37.372 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 18:23:00 +0000 (0:00:00.016) 0:04:37.389 ********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 18:23:00 +0000 (0:00:00.012) 0:04:37.401 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 18:23:00 +0000 (0:00:00.014) 0:04:37.415 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 18:23:00 +0000 (0:00:00.015) 0:04:37.431 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 18:23:00 +0000 (0:00:00.015) 0:04:37.446 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 18:23:00 +0000 (0:00:00.014) 0:04:37.460 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 18:23:00 +0000 (0:00:00.014) 0:04:37.475 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 18:23:00 +0000 (0:00:00.015) 0:04:37.491 ********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 18:23:00 +0000 (0:00:00.010) 0:04:37.501 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:8 Monday 01 April 2024 18:23:00 +0000 (0:00:00.020) 0:04:37.522 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:14 Monday 01 April 2024 18:23:00 +0000 (0:00:00.012) 0:04:37.534 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:21 Monday 01 April 2024 18:23:00 +0000 (0:00:00.012) 0:04:37.547 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:28 Monday 01 April 2024 18:23:00 +0000 (0:00:00.012) 0:04:37.559 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:35 Monday 01 April 2024 18:23:00 +0000 (0:00:00.012) 0:04:37.571 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:45 Monday 01 April 2024 18:23:00 +0000 (0:00:00.011) 0:04:37.583 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:54 Monday 01 April 2024 18:23:00 +0000 (0:00:00.011) 0:04:37.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:64 Monday 01 April 2024 18:23:00 +0000 (0:00:00.012) 0:04:37.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:74 Monday 01 April 2024 18:23:00 +0000 (0:00:00.013) 0:04:37.620 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:85 Monday 01 April 2024 18:23:00 +0000 (0:00:00.013) 0:04:37.633 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-md.yml:95 Monday 01 April 2024 18:23:00 +0000 (0:00:00.012) 0:04:37.645 ********** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 18:23:00 +0000 (0:00:00.010) 0:04:37.656 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 18:23:00 +0000 (0:00:00.023) 0:04:37.680 ********** TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 18:23:00 +0000 (0:00:00.010) 0:04:37.691 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 18:23:00 +0000 (0:00:00.022) 0:04:37.714 ********** TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 18:23:00 +0000 (0:00:00.011) 0:04:37.725 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 18:23:00 +0000 (0:00:00.024) 0:04:37.750 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 18:23:00 +0000 (0:00:00.014) 0:04:37.764 ********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 18:23:00 +0000 (0:00:00.009) 0:04:37.774 ********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 18:23:00 +0000 (0:00:00.009) 0:04:37.783 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 18:23:00 +0000 (0:00:00.010) 0:04:37.794 ********** included: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 18:23:00 +0000 (0:00:00.025) 0:04:37.820 ********** TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 18:23:00 +0000 (0:00:00.010) 0:04:37.831 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 18:23:00 +0000 (0:00:00.010) 0:04:37.842 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:44 Monday 01 April 2024 18:23:00 +0000 (0:00:00.010) 0:04:37.853 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-citcw6_nu9/tests/verify-role-results.yml:54 Monday 01 April 2024 18:23:00 +0000 (0:00:00.033) 0:04:37.886 ********** 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=678 changed=8 unreachable=0 failed=0 skipped=837 rescued=0 ignored=0 Monday 01 April 2024 18:23:00 +0000 (0:00:00.007) 0:04:37.894 ********** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 54.14s /WORKDIR/git-weekly-citcw6_nu9/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 -- 42.49s /WORKDIR/git-weekly-citcw6_nu9/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 -- 24.72s /WORKDIR/git-weekly-citcw6_nu9/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 -- 23.17s /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present ------------------------------------------- 14.79s /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 ----- Get VG shared value status ---------------------------------------------- 9.54s /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-pool.yml:18 ------------------ linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 8.45s /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Set up new/current mounts ------------------ 8.43s /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 linux-system-roles.storage : Update facts ------------------------------- 6.39s /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Get information about the LV -------------------------------------------- 5.99s /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 ----------- Get information about the LV -------------------------------------------- 4.34s /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 ----------- Get information about the LV -------------------------------------------- 3.40s /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 ----------- Get information about the LV -------------------------------------------- 2.82s /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-cache.yml:5 ----------- linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.78s /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 2.43s /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.30s /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Get service facts -------------------------- 1.61s /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab --- 1.59s /WORKDIR/git-weekly-citcw6_nu9/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Ensure cryptsetup is present -------------------------------------------- 1.39s /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 1.25s /WORKDIR/git-weekly-citcw6_nu9/tests/test-verify-volume-encryption.yml:10 ----- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---