# 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_lvm_one_disk_multiple_volumes.yml ****************************** 1 plays in /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml PLAY [Test lvm one disk multiple volumes] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:2 Monday 24 June 2024 06:48:00 +0000 (0:00:00.012) 0:00:00.012 *********** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:12 Monday 24 June 2024 06:48:01 +0000 (0:00:00.948) 0:00:00.960 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 24 June 2024 06:48:01 +0000 (0:00:00.016) 0:00:00.977 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 24 June 2024 06:48:01 +0000 (0:00:00.023) 0:00:01.000 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 24 June 2024 06:48:01 +0000 (0:00:00.020) 0:00:01.021 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 24 June 2024 06:48:01 +0000 (0:00:00.034) 0:00:01.056 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 24 June 2024 06:48:02 +0000 (0:00:00.263) 0:00:01.319 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 24 June 2024 06:48:02 +0000 (0:00:00.021) 0:00:01.341 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 24 June 2024 06:48:02 +0000 (0:00:00.009) 0:00:01.350 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 24 June 2024 06:48:02 +0000 (0:00:00.009) 0:00:01.359 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 24 June 2024 06:48:02 +0000 (0:00:00.029) 0:00:01.389 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-into-dbus-python-0.8.2-1.el9.noarch", "Installed: device-mapper-multipath-libs-0.8.7-29.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64", "Installed: clevis-20-200.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: clevis-luks-20-200.el9.x86_64", "Installed: python3-blivet-1:3.6.0-15.el9.noarch", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: blivet-data-1:3.6.0-15.el9.noarch", "Installed: kmod-kvdo-8.2.3.3-129.el9.x86_64", "Installed: python3-justbases-0.15.2-1.el9.noarch", "Installed: python3-justbytes-0.15.2-1.el9.noarch", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: jose-14-1.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: libluksmeta-9-12.el9.x86_64", "Installed: lvm2-9:2.03.23-2.el9.x86_64", "Installed: stratis-cli-3.6.0-1.el9.noarch", "Installed: python3-dbus-client-gen-0.5.1-1.el9.noarch", "Installed: libjose-14-1.el9.x86_64", "Installed: python3-dbus-python-client-gen-0.8.3-1.el9.noarch", "Installed: stratisd-3.6.7-1.el9.x86_64", "Installed: python3-dbus-signature-pyparsing-0.4.1-1.el9.noarch", "Installed: lvm2-libs-9:2.03.23-2.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: tpm2-tools-5.2-3.el9.x86_64", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: python3-psutil-5.8.0-12.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: python3-wcwidth-0.2.5-8.el9.noarch", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: device-mapper-event-9:1.02.197-2.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: mdadm-4.3-2.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.197-2.el9.x86_64", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: cryptsetup-2.7.2-1.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-29.el9.x86_64", "Installed: luksmeta-9-12.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 24 June 2024 06:49:01 +0000 (0:00:58.945) 0:01:00.335 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 24 June 2024 06:49:01 +0000 (0:00:00.023) 0:01:00.358 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 24 June 2024 06:49:01 +0000 (0:00:00.025) 0:01:00.384 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 24 June 2024 06:49:01 +0000 (0:00:00.696) 0:01:01.080 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 24 June 2024 06:49:02 +0000 (0:00:00.065) 0:01:01.146 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 24 June 2024 06:49:02 +0000 (0:00:00.027) 0:01:01.173 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 24 June 2024 06:49:02 +0000 (0:00:00.010) 0:01:01.184 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 24 June 2024 06:49:02 +0000 (0:00:00.032) 0:01:01.217 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 24 June 2024 06:49:03 +0000 (0:00:01.047) 0:01:02.265 *********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 24 June 2024 06:49:04 +0000 (0:00:01.752) 0:01:04.017 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 24 June 2024 06:49:04 +0000 (0:00:00.020) 0:01:04.037 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 24 June 2024 06:49:04 +0000 (0:00:00.012) 0:01:04.050 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 24 June 2024 06:49:05 +0000 (0:00:00.370) 0:01:04.420 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 24 June 2024 06:49:05 +0000 (0:00:00.027) 0:01:04.448 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 24 June 2024 06:49:05 +0000 (0:00:00.029) 0:01:04.477 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 24 June 2024 06:49:05 +0000 (0:00:00.037) 0:01:04.514 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 24 June 2024 06:49:05 +0000 (0:00:00.043) 0:01:04.558 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 24 June 2024 06:49:05 +0000 (0:00:00.030) 0:01:04.588 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 24 June 2024 06:49:05 +0000 (0:00:00.037) 0:01:04.625 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 24 June 2024 06:49:05 +0000 (0:00:00.022) 0:01:04.647 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 24 June 2024 06:49:05 +0000 (0:00:00.022) 0:01:04.670 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 24 June 2024 06:49:05 +0000 (0:00:00.028) 0:01:04.699 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 24 June 2024 06:49:05 +0000 (0:00:00.053) 0:01:04.752 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211530.7314136, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 24 June 2024 06:49:05 +0000 (0:00:00.203) 0:01:04.956 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 24 June 2024 06:49:05 +0000 (0:00:00.013) 0:01:04.969 *********** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:16 Monday 24 June 2024 06:49:06 +0000 (0:00:00.657) 0:01:05.627 *********** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:25 Monday 24 June 2024 06:49:06 +0000 (0:00:00.016) 0:01:05.643 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/get_unused_disk.yml:2 Monday 24 June 2024 06:49:06 +0000 (0:00:00.018) 0:01:05.661 *********** 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-ciswosg327/tests/get_unused_disk.yml:16 Monday 24 June 2024 06:49:07 +0000 (0:00:00.970) 0:01:06.631 *********** ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Debug why there are no unused disks] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/get_unused_disk.yml:25 Monday 24 June 2024 06:49:07 +0000 (0:00:00.277) 0:01:06.909 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/get_unused_disk.yml:34 Monday 24 June 2024 06:49:07 +0000 (0:00:00.012) 0:01:06.921 *********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-weekly-ciswosg327/tests/get_unused_disk.yml:39 Monday 24 June 2024 06:49:07 +0000 (0:00:00.014) 0:01:06.936 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/get_unused_disk.yml:44 Monday 24 June 2024 06:49:07 +0000 (0:00:00.011) 0:01:06.948 *********** ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Create three LVM logical volumes under one volume group] ***************** task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:31 Monday 24 June 2024 06:49:07 +0000 (0:00:00.012) 0:01:06.961 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 24 June 2024 06:49:07 +0000 (0:00:00.020) 0:01:06.981 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 24 June 2024 06:49:07 +0000 (0:00:00.016) 0:01:06.998 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 24 June 2024 06:49:07 +0000 (0:00:00.014) 0:01:07.012 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 24 June 2024 06:49:07 +0000 (0:00:00.031) 0:01:07.044 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 24 June 2024 06:49:07 +0000 (0:00:00.013) 0:01:07.057 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 24 June 2024 06:49:07 +0000 (0:00:00.028) 0:01:07.085 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 24 June 2024 06:49:07 +0000 (0:00:00.011) 0:01:07.097 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 24 June 2024 06:49:08 +0000 (0:00:00.011) 0:01:07.108 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 24 June 2024 06:49:08 +0000 (0:00:00.024) 0:01:07.132 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 24 June 2024 06:49:08 +0000 (0:00:00.015) 0:01:07.148 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 24 June 2024 06:49:08 +0000 (0:00:00.016) 0:01:07.164 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 24 June 2024 06:49:08 +0000 (0:00:00.012) 0:01:07.177 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 24 June 2024 06:49:08 +0000 (0:00:00.014) 0:01:07.192 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 24 June 2024 06:49:08 +0000 (0:00:00.012) 0:01:07.205 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 24 June 2024 06:49:08 +0000 (0:00:00.025) 0:01:07.230 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 24 June 2024 06:49:08 +0000 (0:00:00.013) 0:01:07.243 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 24 June 2024 06:49:08 +0000 (0:00:00.019) 0:01:07.263 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 24 June 2024 06:49:08 +0000 (0:00:00.013) 0:01:07.277 *********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 24 June 2024 06:49:12 +0000 (0:00:04.399) 0:01:11.677 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 24 June 2024 06:49:12 +0000 (0:00:00.012) 0:01:11.689 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 24 June 2024 06:49:12 +0000 (0:00:00.011) 0:01:11.700 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 24 June 2024 06:49:12 +0000 (0:00:00.016) 0:01:11.717 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 24 June 2024 06:49:12 +0000 (0:00:00.017) 0:01:11.735 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 24 June 2024 06:49:12 +0000 (0:00:00.013) 0:01:11.748 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 24 June 2024 06:49:12 +0000 (0:00:00.011) 0:01:11.760 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 24 June 2024 06:49:13 +0000 (0:00:00.704) 0:01:12.464 *********** changed: [sut] => (item={'src': '/dev/mapper/foo-test1', '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/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } changed: [sut] => (item={'src': '/dev/mapper/foo-test2', '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/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } changed: [sut] => (item={'src': '/dev/mapper/foo-test3', '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/foo-test3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 24 June 2024 06:49:14 +0000 (0:00:00.708) 0:01:13.173 *********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', '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/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', '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/foo-test2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test3', '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/foo-test3", "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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 24 June 2024 06:49:14 +0000 (0:00:00.025) 0:01:13.198 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 24 June 2024 06:49:14 +0000 (0:00:00.554) 0:01:13.753 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211530.7314136, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 24 June 2024 06:49:14 +0000 (0:00:00.195) 0:01:13.948 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 24 June 2024 06:49:14 +0000 (0:00:00.011) 0:01:13.960 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:49 Monday 24 June 2024 06:49:15 +0000 (0:00:00.918) 0:01:14.878 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:2 Monday 24 June 2024 06:49:15 +0000 (0:00:00.035) 0:01:14.913 *********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:7 Monday 24 June 2024 06:49:15 +0000 (0:00:00.018) 0:01:14.932 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:15 Monday 24 June 2024 06:49:15 +0000 (0:00:00.011) 0:01:14.943 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "bb9d7db0-a57f-4247-9407-a8d9e7d4466c" }, "/dev/mapper/foo-test2": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "3G", "type": "lvm", "uuid": "b2418ddc-ef8f-448f-b8fc-441439ea5fc6" }, "/dev/mapper/foo-test3": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test3", "name": "/dev/mapper/foo-test3", "size": "3G", "type": "lvm", "uuid": "aefd1732-b255-4f81-9d68-6edae93644e9" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "i9WKxy-suXe-IWvl-2VuZ-yggm-k3od-nNrYLo" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "16c5b236-cff0-4e33-ac23-8dbf92c770ef" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:20 Monday 24 June 2024 06:49:16 +0000 (0:00:00.244) 0:01:15.188 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003235", "end": "2024-06-24 06:49:16.307915", "rc": 0, "start": "2024-06-24 06:49:16.304680" } STDOUT: # # /etc/fstab # Created by anaconda on Thu Jun 20 10:25:04 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=16c5b236-cff0-4e33-ac23-8dbf92c770ef / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 /dev/mapper/foo-test2 /opt/test2 xfs defaults 0 0 /dev/mapper/foo-test3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:25 Monday 24 June 2024 06:49:16 +0000 (0:00:00.236) 0:01:15.424 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003284", "end": "2024-06-24 06:49:16.496057", "failed_when_result": false, "rc": 0, "start": "2024-06-24 06:49:16.492773" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:34 Monday 24 June 2024 06:49:16 +0000 (0:00:00.189) 0:01:15.614 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:5 Monday 24 June 2024 06:49:16 +0000 (0:00:00.029) 0:01:15.644 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:18 Monday 24 June 2024 06:49:16 +0000 (0:00:00.011) 0:01:15.655 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.030180", "end": "2024-06-24 06:49:16.757661", "rc": 0, "start": "2024-06-24 06:49:16.727481" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:24 Monday 24 June 2024 06:49:16 +0000 (0:00:00.219) 0:01:15.875 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:34 Monday 24 June 2024 06:49:16 +0000 (0:00:00.018) 0:01:15.893 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:2 Monday 24 June 2024 06:49:16 +0000 (0:00:00.028) 0:01:15.922 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:13 Monday 24 June 2024 06:49:16 +0000 (0:00:00.017) 0:01:15.939 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:22 Monday 24 June 2024 06:49:17 +0000 (0:00:00.257) 0:01:16.196 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:27 Monday 24 June 2024 06:49:17 +0000 (0:00:00.015) 0:01:16.212 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:33 Monday 24 June 2024 06:49:17 +0000 (0:00:00.016) 0:01:16.229 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:42 Monday 24 June 2024 06:49:17 +0000 (0:00:00.018) 0:01:16.247 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:48 Monday 24 June 2024 06:49:17 +0000 (0:00:00.016) 0:01:16.264 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:54 Monday 24 June 2024 06:49:17 +0000 (0:00:00.016) 0:01:16.281 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:59 Monday 24 June 2024 06:49:17 +0000 (0:00:00.013) 0:01:16.294 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:73 Monday 24 June 2024 06:49:17 +0000 (0:00:00.019) 0:01:16.313 *********** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: ** (process:18782): WARNING **: 06:49:17.473: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory True STDERR: Shared connection to 10.31.45.78 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:82 Monday 24 June 2024 06:49:17 +0000 (0:00:00.394) 0:01:16.708 *********** skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:92 Monday 24 June 2024 06:49:17 +0000 (0:00:00.015) 0:01:16.723 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:8 Monday 24 June 2024 06:49:17 +0000 (0:00:00.023) 0:01:16.747 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:14 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:16.760 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:21 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:16.772 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:28 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:16.785 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:35 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:16.797 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:45 Monday 24 June 2024 06:49:17 +0000 (0:00:00.013) 0:01:16.810 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:54 Monday 24 June 2024 06:49:17 +0000 (0:00:00.014) 0:01:16.825 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:64 Monday 24 June 2024 06:49:17 +0000 (0:00:00.013) 0:01:16.839 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:74 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:16.852 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:85 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:16.864 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:95 Monday 24 June 2024 06:49:17 +0000 (0:00:00.013) 0:01:16.878 *********** 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-ciswosg327/tests/test-verify-pool-members.yml:95 Monday 24 June 2024 06:49:17 +0000 (0:00:00.033) 0:01:16.911 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-lvmraid.yml:2 Monday 24 June 2024 06:49:17 +0000 (0:00:00.026) 0:01:16.937 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:49:17 +0000 (0:00:00.036) 0:01:16.974 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:16.987 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:16.999 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:17.012 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:17.024 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:49:17 +0000 (0:00:00.013) 0:01:17.037 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:17.050 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:17.062 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:49:17 +0000 (0:00:00.011) 0:01:17.074 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:49:17 +0000 (0:00:00.012) 0:01:17.086 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:49:18 +0000 (0:00:00.011) 0:01:17.097 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.110 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.122 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:49:18 +0000 (0:00:00.011) 0:01:17.134 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:49:18 +0000 (0:00:00.011) 0:01:17.145 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.158 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:49:18 +0000 (0:00:00.011) 0:01:17.169 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.182 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.194 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.207 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.219 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:98 Monday 24 June 2024 06:49:18 +0000 (0:00:00.011) 0:01:17.231 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-thin.yml:2 Monday 24 June 2024 06:49:18 +0000 (0:00:00.025) 0:01:17.256 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:49:18 +0000 (0:00:00.036) 0:01:17.293 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.306 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.319 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.332 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.344 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.357 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.370 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:49:18 +0000 (0:00:00.018) 0:01:17.388 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:49:18 +0000 (0:00:00.017) 0:01:17.419 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:49:18 +0000 (0:00:00.029) 0:01:17.449 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:49:18 +0000 (0:00:00.017) 0:01:17.466 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:101 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.479 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml:5 Monday 24 June 2024 06:49:18 +0000 (0:00:00.033) 0:01:17.512 *********** 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-ciswosg327/tests/verify-pool-members-encryption.yml:13 Monday 24 June 2024 06:49:18 +0000 (0:00:00.019) 0:01:17.531 *********** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "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-ciswosg327/tests/verify-pool-members-encryption.yml:20 Monday 24 June 2024 06:49:18 +0000 (0:00:00.015) 0:01:17.546 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:2 Monday 24 June 2024 06:49:18 +0000 (0:00:00.023) 0:01:17.570 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:9 Monday 24 June 2024 06:49:18 +0000 (0:00:00.016) 0:01:17.587 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:18 Monday 24 June 2024 06:49:18 +0000 (0:00:00.015) 0:01:17.602 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:27 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.615 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:37 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.628 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:47 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.641 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml:27 Monday 24 June 2024 06:49:18 +0000 (0:00:00.019) 0:01:17.660 *********** 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-ciswosg327/tests/test-verify-pool-members.yml:104 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.674 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-vdo.yml:2 Monday 24 June 2024 06:49:18 +0000 (0:00:00.029) 0:01:17.703 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:49:18 +0000 (0:00:00.068) 0:01:17.771 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.785 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:49:18 +0000 (0:00:00.014) 0:01:17.800 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.814 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.827 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.840 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.853 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:49:18 +0000 (0:00:00.015) 0:01:17.869 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.882 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:49:18 +0000 (0:00:00.025) 0:01:17.908 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.921 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:49:18 +0000 (0:00:00.014) 0:01:17.936 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:17.950 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:17.962 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:49:18 +0000 (0:00:00.011) 0:01:17.974 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:49:18 +0000 (0:00:00.014) 0:01:17.989 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:18.002 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:49:18 +0000 (0:00:00.014) 0:01:18.016 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:18.029 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:18.042 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:49:18 +0000 (0:00:00.012) 0:01:18.055 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:107 Monday 24 June 2024 06:49:18 +0000 (0:00:00.013) 0:01:18.069 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:6 Monday 24 June 2024 06:49:19 +0000 (0:00:00.029) 0:01:18.099 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:11 Monday 24 June 2024 06:49:19 +0000 (0:00:00.013) 0:01:18.112 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:15 Monday 24 June 2024 06:49:19 +0000 (0:00:00.011) 0:01:18.124 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:26 Monday 24 June 2024 06:49:19 +0000 (0:00:00.013) 0:01:18.137 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:36 Monday 24 June 2024 06:49:19 +0000 (0:00:00.014) 0:01:18.152 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:49 Monday 24 June 2024 06:49:19 +0000 (0:00:00.014) 0:01:18.166 *********** ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:110 Monday 24 June 2024 06:49:19 +0000 (0:00:00.011) 0:01:18.177 *********** 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-ciswosg327/tests/test-verify-pool-volumes.yml:3 Monday 24 June 2024 06:49:19 +0000 (0:00:00.011) 0:01:18.188 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:49:19 +0000 (0:00:00.041) 0:01:18.230 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:49:19 +0000 (0:00:00.024) 0:01:18.255 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:49:19 +0000 (0:00:00.062) 0:01:18.317 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:49:19 +0000 (0:00:00.016) 0:01:18.334 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:49:19 +0000 (0:00:00.016) 0:01:18.350 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:49:19 +0000 (0:00:00.016) 0:01:18.366 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:49:19 +0000 (0:00:00.016) 0:01:18.383 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:49:19 +0000 (0:00:00.012) 0:01:18.396 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:49:19 +0000 (0:00:00.013) 0:01:18.409 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:49:19 +0000 (0:00:00.012) 0:01:18.422 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:49:19 +0000 (0:00:00.012) 0:01:18.435 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:49:19 +0000 (0:00:00.013) 0:01:18.448 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:49:19 +0000 (0:00:00.014) 0:01:18.463 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:49:19 +0000 (0:00:00.012) 0:01:18.476 *********** 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/foo-test1 " ], "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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:49:19 +0000 (0:00:00.025) 0:01:18.501 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:49:19 +0000 (0:00:00.016) 0:01:18.518 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:49:19 +0000 (0:00:00.016) 0:01:18.534 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:49:19 +0000 (0:00:00.021) 0:01:18.556 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:49:19 +0000 (0:00:00.040) 0:01:18.596 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:49:19 +0000 (0:00:00.019) 0:01:18.615 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:49:19 +0000 (0:00:00.019) 0:01:18.634 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211752.474273, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719211752.474273, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 767, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719211752.474273, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:49:19 +0000 (0:00:00.204) 0:01:18.839 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:49:19 +0000 (0:00:00.016) 0:01:18.856 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:49:19 +0000 (0:00:00.013) 0:01:18.869 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:49:19 +0000 (0:00:00.016) 0:01:18.886 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:49:19 +0000 (0:00:00.015) 0:01:18.901 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:49:19 +0000 (0:00:00.014) 0:01:18.915 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:49:19 +0000 (0:00:00.021) 0:01:18.937 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:49:19 +0000 (0:00:00.013) 0:01:18.950 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:49:20 +0000 (0:00:00.976) 0:01:19.927 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:49:20 +0000 (0:00:00.013) 0:01:19.940 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:49:20 +0000 (0:00:00.012) 0:01:19.953 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:49:20 +0000 (0:00:00.018) 0:01:19.971 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:49:20 +0000 (0:00:00.012) 0:01:19.984 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:49:20 +0000 (0:00:00.011) 0:01:19.995 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:49:20 +0000 (0:00:00.011) 0:01:20.007 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:49:20 +0000 (0:00:00.012) 0:01:20.020 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:49:20 +0000 (0:00:00.011) 0:01:20.031 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:49:20 +0000 (0:00:00.016) 0:01:20.047 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:49:20 +0000 (0:00:00.015) 0:01:20.062 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:49:20 +0000 (0:00:00.012) 0:01:20.075 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:49:20 +0000 (0:00:00.012) 0:01:20.088 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:49:21 +0000 (0:00:00.013) 0:01:20.101 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:49:21 +0000 (0:00:00.011) 0:01:20.113 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:49:21 +0000 (0:00:00.012) 0:01:20.126 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:49:21 +0000 (0:00:00.011) 0:01:20.138 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:49:21 +0000 (0:00:00.013) 0:01:20.151 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:49:21 +0000 (0:00:00.011) 0:01:20.163 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:49:21 +0000 (0:00:00.013) 0:01:20.177 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:49:21 +0000 (0:00:00.011) 0:01:20.189 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:49:21 +0000 (0:00:00.012) 0:01:20.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:49:21 +0000 (0:00:00.012) 0:01:20.214 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:49:21 +0000 (0:00:00.012) 0:01:20.226 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:49:21 +0000 (0:00:00.012) 0:01:20.239 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:49:21 +0000 (0:00:00.265) 0:01:20.504 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:49:21 +0000 (0:00:00.190) 0:01:20.695 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:49:21 +0000 (0:00:00.017) 0:01:20.713 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:49:21 +0000 (0:00:00.012) 0:01:20.725 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:49:21 +0000 (0:00:00.187) 0:01:20.913 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:49:21 +0000 (0:00:00.015) 0:01:20.928 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:49:21 +0000 (0:00:00.014) 0:01:20.942 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:49:21 +0000 (0:00:00.014) 0:01:20.957 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:49:21 +0000 (0:00:00.015) 0:01:20.973 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:49:21 +0000 (0:00:00.011) 0:01:20.984 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:49:21 +0000 (0:00:00.012) 0:01:20.997 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:49:21 +0000 (0:00:00.011) 0:01:21.008 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:49:21 +0000 (0:00:00.011) 0:01:21.020 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:49:21 +0000 (0:00:00.011) 0:01:21.032 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:49:21 +0000 (0:00:00.012) 0:01:21.044 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:49:21 +0000 (0:00:00.012) 0:01:21.057 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:49:21 +0000 (0:00:00.011) 0:01:21.068 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:49:21 +0000 (0:00:00.011) 0:01:21.080 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:49:21 +0000 (0:00:00.012) 0:01:21.093 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:49:22 +0000 (0:00:00.012) 0:01:21.105 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:49:22 +0000 (0:00:00.031) 0:01:21.136 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:49:22 +0000 (0:00:00.013) 0:01:21.150 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:49:22 +0000 (0:00:00.011) 0:01:21.161 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:49:22 +0000 (0:00:00.011) 0:01:21.173 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:49:22 +0000 (0:00:00.019) 0:01:21.192 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:49:22 +0000 (0:00:00.014) 0:01:21.207 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:49:22 +0000 (0:00:00.020) 0:01:21.228 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.031964", "end": "2024-06-24 06:49:22.334024", "rc": 0, "start": "2024-06-24 06:49:22.302060" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:49:22 +0000 (0:00:00.225) 0:01:21.453 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:49:22 +0000 (0:00:00.016) 0:01:21.469 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:49:22 +0000 (0:00:00.018) 0:01:21.488 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:49:22 +0000 (0:00:00.013) 0:01:21.502 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:49:22 +0000 (0:00:00.013) 0:01:21.516 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:49:22 +0000 (0:00:00.014) 0:01:21.530 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:49:22 +0000 (0:00:00.014) 0:01:21.545 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:49:22 +0000 (0:00:00.013) 0:01:21.558 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:49:22 +0000 (0:00:00.017) 0:01:21.575 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:49:22 +0000 (0:00:00.055) 0:01:21.631 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:49:22 +0000 (0:00:00.015) 0:01:21.646 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:49:22 +0000 (0:00:00.016) 0:01:21.662 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:49:22 +0000 (0:00:00.013) 0:01:21.676 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:49:22 +0000 (0:00:00.014) 0:01:21.690 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:49:22 +0000 (0:00:00.012) 0:01:21.703 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:49:22 +0000 (0:00:00.012) 0:01:21.715 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:49:22 +0000 (0:00:00.012) 0:01:21.728 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:49:22 +0000 (0:00:00.012) 0:01:21.741 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:49:22 +0000 (0:00:00.013) 0:01:21.754 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:49:22 +0000 (0:00:00.012) 0:01:21.767 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:49:22 +0000 (0:00:00.011) 0:01:21.778 *********** 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/foo-test2 " ], "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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:49:22 +0000 (0:00:00.024) 0:01:21.803 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:49:22 +0000 (0:00:00.014) 0:01:21.818 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:49:22 +0000 (0:00:00.015) 0:01:21.834 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:49:22 +0000 (0:00:00.012) 0:01:21.847 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:49:22 +0000 (0:00:00.012) 0:01:21.859 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:49:22 +0000 (0:00:00.016) 0:01:21.876 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:49:22 +0000 (0:00:00.018) 0:01:21.894 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211751.3832686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719211751.3832686, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 730, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719211751.3832686, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:49:22 +0000 (0:00:00.195) 0:01:22.090 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:49:23 +0000 (0:00:00.017) 0:01:22.108 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:49:23 +0000 (0:00:00.012) 0:01:22.121 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:49:23 +0000 (0:00:00.015) 0:01:22.136 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:49:23 +0000 (0:00:00.015) 0:01:22.152 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:49:23 +0000 (0:00:00.013) 0:01:22.165 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:49:23 +0000 (0:00:00.015) 0:01:22.181 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:49:23 +0000 (0:00:00.013) 0:01:22.194 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:49:24 +0000 (0:00:00.965) 0:01:23.160 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:49:24 +0000 (0:00:00.013) 0:01:23.173 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.185 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:49:24 +0000 (0:00:00.017) 0:01:23.203 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.215 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:49:24 +0000 (0:00:00.016) 0:01:23.232 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:49:24 +0000 (0:00:00.014) 0:01:23.246 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.259 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.272 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:49:24 +0000 (0:00:00.016) 0:01:23.289 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:49:24 +0000 (0:00:00.014) 0:01:23.303 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:49:24 +0000 (0:00:00.013) 0:01:23.317 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.330 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:49:24 +0000 (0:00:00.011) 0:01:23.341 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:49:24 +0000 (0:00:00.011) 0:01:23.353 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:49:24 +0000 (0:00:00.011) 0:01:23.364 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.377 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.390 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.402 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.415 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:49:24 +0000 (0:00:00.011) 0:01:23.426 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:49:24 +0000 (0:00:00.011) 0:01:23.438 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:49:24 +0000 (0:00:00.011) 0:01:23.449 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.462 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:49:24 +0000 (0:00:00.012) 0:01:23.474 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:49:24 +0000 (0:00:00.192) 0:01:23.667 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:49:24 +0000 (0:00:00.195) 0:01:23.862 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:49:24 +0000 (0:00:00.018) 0:01:23.881 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:49:24 +0000 (0:00:00.020) 0:01:23.902 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:49:24 +0000 (0:00:00.190) 0:01:24.092 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:49:25 +0000 (0:00:00.015) 0:01:24.107 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:49:25 +0000 (0:00:00.013) 0:01:24.121 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:49:25 +0000 (0:00:00.014) 0:01:24.135 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:49:25 +0000 (0:00:00.013) 0:01:24.149 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.162 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.174 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:24.185 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:24.197 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:49:25 +0000 (0:00:00.013) 0:01:24.211 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:24.222 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:24.233 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:24.244 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:24.256 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:24.267 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.279 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:24.291 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.303 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:24.315 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.327 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:49:25 +0000 (0:00:00.013) 0:01:24.341 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:49:25 +0000 (0:00:00.013) 0:01:24.354 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:49:25 +0000 (0:00:00.056) 0:01:24.411 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.032143", "end": "2024-06-24 06:49:25.518895", "rc": 0, "start": "2024-06-24 06:49:25.486752" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:49:25 +0000 (0:00:00.226) 0:01:24.637 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:49:25 +0000 (0:00:00.016) 0:01:24.654 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:49:25 +0000 (0:00:00.017) 0:01:24.671 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:49:25 +0000 (0:00:00.013) 0:01:24.685 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:49:25 +0000 (0:00:00.014) 0:01:24.700 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:49:25 +0000 (0:00:00.013) 0:01:24.713 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.726 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:49:25 +0000 (0:00:00.013) 0:01:24.740 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:49:25 +0000 (0:00:00.015) 0:01:24.756 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:49:25 +0000 (0:00:00.056) 0:01:24.812 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:49:25 +0000 (0:00:00.015) 0:01:24.828 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test3", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:49:25 +0000 (0:00:00.017) 0:01:24.845 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:49:25 +0000 (0:00:00.013) 0:01:24.859 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:49:25 +0000 (0:00:00.015) 0:01:24.874 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.886 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.899 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.912 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:49:25 +0000 (0:00:00.014) 0:01:24.926 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.939 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:24.952 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:24.963 *********** 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/foo-test3 " ], "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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:49:25 +0000 (0:00:00.025) 0:01:24.989 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:49:25 +0000 (0:00:00.016) 0:01:25.005 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:49:25 +0000 (0:00:00.016) 0:01:25.022 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:49:25 +0000 (0:00:00.012) 0:01:25.035 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:49:25 +0000 (0:00:00.011) 0:01:25.046 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:49:25 +0000 (0:00:00.017) 0:01:25.064 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:49:25 +0000 (0:00:00.028) 0:01:25.093 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211750.3652647, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719211750.3652647, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 687, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719211750.3652647, "nlink": 1, "path": "/dev/mapper/foo-test3", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:49:26 +0000 (0:00:00.196) 0:01:25.289 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:49:26 +0000 (0:00:00.017) 0:01:25.307 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:49:26 +0000 (0:00:00.012) 0:01:25.320 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:49:26 +0000 (0:00:00.015) 0:01:25.335 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:49:26 +0000 (0:00:00.014) 0:01:25.349 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:49:26 +0000 (0:00:00.013) 0:01:25.362 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:49:26 +0000 (0:00:00.015) 0:01:25.378 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:49:26 +0000 (0:00:00.012) 0:01:25.390 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:49:27 +0000 (0:00:00.956) 0:01:26.347 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.360 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.372 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:49:27 +0000 (0:00:00.017) 0:01:26.390 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:49:27 +0000 (0:00:00.035) 0:01:26.426 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:49:27 +0000 (0:00:00.013) 0:01:26.439 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.452 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.465 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.478 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:49:27 +0000 (0:00:00.016) 0:01:26.494 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:49:27 +0000 (0:00:00.019) 0:01:26.514 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:49:27 +0000 (0:00:00.026) 0:01:26.540 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:49:27 +0000 (0:00:00.014) 0:01:26.555 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.568 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:49:27 +0000 (0:00:00.013) 0:01:26.581 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:49:27 +0000 (0:00:00.014) 0:01:26.595 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.608 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.621 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.633 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.646 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:49:27 +0000 (0:00:00.012) 0:01:26.659 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:49:27 +0000 (0:00:00.014) 0:01:26.673 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:49:27 +0000 (0:00:00.014) 0:01:26.687 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:49:27 +0000 (0:00:00.013) 0:01:26.701 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:49:27 +0000 (0:00:00.014) 0:01:26.716 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:49:27 +0000 (0:00:00.190) 0:01:26.907 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:49:28 +0000 (0:00:00.190) 0:01:27.097 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:49:28 +0000 (0:00:00.017) 0:01:27.115 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:49:28 +0000 (0:00:00.012) 0:01:27.128 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:49:28 +0000 (0:00:00.191) 0:01:27.319 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:49:28 +0000 (0:00:00.016) 0:01:27.335 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:49:28 +0000 (0:00:00.015) 0:01:27.351 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:49:28 +0000 (0:00:00.015) 0:01:27.366 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:49:28 +0000 (0:00:00.014) 0:01:27.380 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.392 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.403 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:49:28 +0000 (0:00:00.013) 0:01:27.416 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.428 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.440 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:49:28 +0000 (0:00:00.012) 0:01:27.452 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.464 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.475 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:49:28 +0000 (0:00:00.013) 0:01:27.488 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:49:28 +0000 (0:00:00.012) 0:01:27.501 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.513 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.524 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.536 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.547 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:49:28 +0000 (0:00:00.012) 0:01:27.560 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:49:28 +0000 (0:00:00.013) 0:01:27.574 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:49:28 +0000 (0:00:00.012) 0:01:27.586 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:49:28 +0000 (0:00:00.016) 0:01:27.603 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test3" ], "delta": "0:00:00.031290", "end": "2024-06-24 06:49:28.707948", "rc": 0, "start": "2024-06-24 06:49:28.676658" } STDOUT: LVM2_LV_NAME=test3 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:49:28 +0000 (0:00:00.223) 0:01:27.826 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:49:28 +0000 (0:00:00.018) 0:01:27.844 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:49:28 +0000 (0:00:00.016) 0:01:27.861 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:49:28 +0000 (0:00:00.013) 0:01:27.875 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:49:28 +0000 (0:00:00.013) 0:01:27.888 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:49:28 +0000 (0:00:00.035) 0:01:27.924 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:49:28 +0000 (0:00:00.014) 0:01:27.938 *********** 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-ciswosg327/tests/verify-role-results.yml:44 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.950 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:54 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.961 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:52 Monday 24 June 2024 06:49:28 +0000 (0:00:00.011) 0:01:27.972 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 24 June 2024 06:49:28 +0000 (0:00:00.023) 0:01:27.995 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 24 June 2024 06:49:28 +0000 (0:00:00.017) 0:01:28.013 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 24 June 2024 06:49:28 +0000 (0:00:00.014) 0:01:28.028 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 24 June 2024 06:49:28 +0000 (0:00:00.033) 0:01:28.062 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 24 June 2024 06:49:28 +0000 (0:00:00.012) 0:01:28.074 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 24 June 2024 06:49:28 +0000 (0:00:00.012) 0:01:28.087 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 24 June 2024 06:49:29 +0000 (0:00:00.011) 0:01:28.098 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 24 June 2024 06:49:29 +0000 (0:00:00.011) 0:01:28.109 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 24 June 2024 06:49:29 +0000 (0:00:00.025) 0:01:28.135 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 24 June 2024 06:49:29 +0000 (0:00:00.012) 0:01:28.148 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 24 June 2024 06:49:29 +0000 (0:00:00.014) 0:01:28.163 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 24 June 2024 06:49:29 +0000 (0:00:00.012) 0:01:28.175 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 24 June 2024 06:49:29 +0000 (0:00:00.012) 0:01:28.188 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 24 June 2024 06:49:29 +0000 (0:00:00.013) 0:01:28.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 24 June 2024 06:49:29 +0000 (0:00:00.012) 0:01:28.214 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 24 June 2024 06:49:29 +0000 (0:00:00.012) 0:01:28.227 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 24 June 2024 06:49:29 +0000 (0:00:00.019) 0:01:28.246 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 24 June 2024 06:49:29 +0000 (0:00:00.011) 0:01:28.257 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 24 June 2024 06:49:31 +0000 (0:00:01.993) 0:01:30.250 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 24 June 2024 06:49:31 +0000 (0:00:00.012) 0:01:30.263 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 24 June 2024 06:49:31 +0000 (0:00:00.011) 0:01:30.275 *********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 24 June 2024 06:49:31 +0000 (0:00:00.017) 0:01:30.292 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 24 June 2024 06:49:31 +0000 (0:00:00.018) 0:01:30.311 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 24 June 2024 06:49:31 +0000 (0:00:00.013) 0:01:30.325 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 24 June 2024 06:49:31 +0000 (0:00:00.012) 0:01:30.337 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 24 June 2024 06:49:31 +0000 (0:00:00.560) 0:01:30.898 *********** ok: [sut] => (item={'src': '/dev/mapper/foo-test1', '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/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } ok: [sut] => (item={'src': '/dev/mapper/foo-test2', '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/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } ok: [sut] => (item={'src': '/dev/mapper/foo-test3', '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/foo-test3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 24 June 2024 06:49:32 +0000 (0:00:00.569) 0:01:31.467 *********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', '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/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', '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/foo-test2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test3', '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/foo-test3", "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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 24 June 2024 06:49:32 +0000 (0:00:00.024) 0:01:31.491 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 24 June 2024 06:49:32 +0000 (0:00:00.546) 0:01:32.038 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211530.7314136, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 24 June 2024 06:49:33 +0000 (0:00:00.195) 0:01:32.233 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 24 June 2024 06:49:33 +0000 (0:00:00.012) 0:01:32.246 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:70 Monday 24 June 2024 06:49:33 +0000 (0:00:00.716) 0:01:32.963 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:2 Monday 24 June 2024 06:49:33 +0000 (0:00:00.022) 0:01:32.985 *********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:7 Monday 24 June 2024 06:49:33 +0000 (0:00:00.017) 0:01:33.003 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:15 Monday 24 June 2024 06:49:33 +0000 (0:00:00.012) 0:01:33.016 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "bb9d7db0-a57f-4247-9407-a8d9e7d4466c" }, "/dev/mapper/foo-test2": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test2", "name": "/dev/mapper/foo-test2", "size": "3G", "type": "lvm", "uuid": "b2418ddc-ef8f-448f-b8fc-441439ea5fc6" }, "/dev/mapper/foo-test3": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test3", "name": "/dev/mapper/foo-test3", "size": "3G", "type": "lvm", "uuid": "aefd1732-b255-4f81-9d68-6edae93644e9" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "i9WKxy-suXe-IWvl-2VuZ-yggm-k3od-nNrYLo" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "16c5b236-cff0-4e33-ac23-8dbf92c770ef" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:20 Monday 24 June 2024 06:49:34 +0000 (0:00:00.195) 0:01:33.211 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003337", "end": "2024-06-24 06:49:34.287360", "rc": 0, "start": "2024-06-24 06:49:34.284023" } STDOUT: # # /etc/fstab # Created by anaconda on Thu Jun 20 10:25:04 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=16c5b236-cff0-4e33-ac23-8dbf92c770ef / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 /dev/mapper/foo-test2 /opt/test2 xfs defaults 0 0 /dev/mapper/foo-test3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:25 Monday 24 June 2024 06:49:34 +0000 (0:00:00.193) 0:01:33.405 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003278", "end": "2024-06-24 06:49:34.479004", "failed_when_result": false, "rc": 0, "start": "2024-06-24 06:49:34.475726" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:34 Monday 24 June 2024 06:49:34 +0000 (0:00:00.191) 0:01:33.596 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:5 Monday 24 June 2024 06:49:34 +0000 (0:00:00.028) 0:01:33.625 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:18 Monday 24 June 2024 06:49:34 +0000 (0:00:00.011) 0:01:33.636 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.040202", "end": "2024-06-24 06:49:34.752244", "rc": 0, "start": "2024-06-24 06:49:34.712042" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:24 Monday 24 June 2024 06:49:34 +0000 (0:00:00.233) 0:01:33.870 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:34 Monday 24 June 2024 06:49:34 +0000 (0:00:00.018) 0:01:33.889 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:2 Monday 24 June 2024 06:49:34 +0000 (0:00:00.026) 0:01:33.915 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:13 Monday 24 June 2024 06:49:34 +0000 (0:00:00.017) 0:01:33.933 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:22 Monday 24 June 2024 06:49:35 +0000 (0:00:00.190) 0:01:34.123 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:27 Monday 24 June 2024 06:49:35 +0000 (0:00:00.015) 0:01:34.138 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:33 Monday 24 June 2024 06:49:35 +0000 (0:00:00.016) 0:01:34.155 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:42 Monday 24 June 2024 06:49:35 +0000 (0:00:00.016) 0:01:34.171 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:48 Monday 24 June 2024 06:49:35 +0000 (0:00:00.014) 0:01:34.186 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:54 Monday 24 June 2024 06:49:35 +0000 (0:00:00.014) 0:01:34.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:59 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.214 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:73 Monday 24 June 2024 06:49:35 +0000 (0:00:00.018) 0:01:34.232 *********** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: ** (process:19571): WARNING **: 06:49:35.376: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory True STDERR: Shared connection to 10.31.45.78 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:82 Monday 24 June 2024 06:49:35 +0000 (0:00:00.380) 0:01:34.612 *********** skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:92 Monday 24 June 2024 06:49:35 +0000 (0:00:00.015) 0:01:34.628 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:8 Monday 24 June 2024 06:49:35 +0000 (0:00:00.024) 0:01:34.652 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:14 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.665 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:21 Monday 24 June 2024 06:49:35 +0000 (0:00:00.031) 0:01:34.697 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:28 Monday 24 June 2024 06:49:35 +0000 (0:00:00.013) 0:01:34.710 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:35 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.723 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:45 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.735 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:54 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.748 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:64 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.760 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:74 Monday 24 June 2024 06:49:35 +0000 (0:00:00.013) 0:01:34.774 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:85 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.787 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:95 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.799 *********** 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-ciswosg327/tests/test-verify-pool-members.yml:95 Monday 24 June 2024 06:49:35 +0000 (0:00:00.011) 0:01:34.811 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-lvmraid.yml:2 Monday 24 June 2024 06:49:35 +0000 (0:00:00.024) 0:01:34.836 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:49:35 +0000 (0:00:00.036) 0:01:34.872 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.885 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:49:35 +0000 (0:00:00.013) 0:01:34.898 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.911 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:49:35 +0000 (0:00:00.011) 0:01:34.922 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.935 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:49:35 +0000 (0:00:00.015) 0:01:34.951 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.964 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:49:35 +0000 (0:00:00.013) 0:01:34.978 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:34.990 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:35.003 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:35.015 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:35.028 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:35.040 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:35.053 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:35.066 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:49:35 +0000 (0:00:00.011) 0:01:35.077 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:49:35 +0000 (0:00:00.012) 0:01:35.090 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:49:36 +0000 (0:00:00.017) 0:01:35.108 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.121 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:49:36 +0000 (0:00:00.013) 0:01:35.135 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:98 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.147 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-thin.yml:2 Monday 24 June 2024 06:49:36 +0000 (0:00:00.030) 0:01:35.178 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:49:36 +0000 (0:00:00.038) 0:01:35.217 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:49:36 +0000 (0:00:00.014) 0:01:35.231 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.244 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.257 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.270 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.282 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.295 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.307 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:49:36 +0000 (0:00:00.011) 0:01:35.318 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:49:36 +0000 (0:00:00.011) 0:01:35.330 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.342 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:49:36 +0000 (0:00:00.011) 0:01:35.354 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:101 Monday 24 June 2024 06:49:36 +0000 (0:00:00.011) 0:01:35.365 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml:5 Monday 24 June 2024 06:49:36 +0000 (0:00:00.025) 0:01:35.391 *********** 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-ciswosg327/tests/verify-pool-members-encryption.yml:13 Monday 24 June 2024 06:49:36 +0000 (0:00:00.017) 0:01:35.408 *********** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "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-ciswosg327/tests/verify-pool-members-encryption.yml:20 Monday 24 June 2024 06:49:36 +0000 (0:00:00.015) 0:01:35.424 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:2 Monday 24 June 2024 06:49:36 +0000 (0:00:00.023) 0:01:35.447 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:9 Monday 24 June 2024 06:49:36 +0000 (0:00:00.014) 0:01:35.462 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:18 Monday 24 June 2024 06:49:36 +0000 (0:00:00.016) 0:01:35.479 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:27 Monday 24 June 2024 06:49:36 +0000 (0:00:00.033) 0:01:35.512 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:37 Monday 24 June 2024 06:49:36 +0000 (0:00:00.013) 0:01:35.525 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:47 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.538 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml:27 Monday 24 June 2024 06:49:36 +0000 (0:00:00.011) 0:01:35.550 *********** 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-ciswosg327/tests/test-verify-pool-members.yml:104 Monday 24 June 2024 06:49:36 +0000 (0:00:00.011) 0:01:35.561 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-vdo.yml:2 Monday 24 June 2024 06:49:36 +0000 (0:00:00.028) 0:01:35.589 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:49:36 +0000 (0:00:00.039) 0:01:35.629 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:49:36 +0000 (0:00:00.013) 0:01:35.642 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:49:36 +0000 (0:00:00.015) 0:01:35.657 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:49:36 +0000 (0:00:00.013) 0:01:35.671 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:49:36 +0000 (0:00:00.017) 0:01:35.688 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:49:36 +0000 (0:00:00.018) 0:01:35.706 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:49:36 +0000 (0:00:00.015) 0:01:35.722 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:49:36 +0000 (0:00:00.011) 0:01:35.733 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.746 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.758 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.771 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.783 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:49:36 +0000 (0:00:00.014) 0:01:35.798 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.810 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:49:36 +0000 (0:00:00.011) 0:01:35.822 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.835 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.848 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:35.860 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:49:36 +0000 (0:00:00.014) 0:01:35.875 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:49:36 +0000 (0:00:00.014) 0:01:35.889 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:49:36 +0000 (0:00:00.014) 0:01:35.903 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:107 Monday 24 June 2024 06:49:36 +0000 (0:00:00.013) 0:01:35.916 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:6 Monday 24 June 2024 06:49:36 +0000 (0:00:00.030) 0:01:35.947 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:11 Monday 24 June 2024 06:49:36 +0000 (0:00:00.013) 0:01:35.961 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:15 Monday 24 June 2024 06:49:36 +0000 (0:00:00.013) 0:01:35.974 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:26 Monday 24 June 2024 06:49:36 +0000 (0:00:00.013) 0:01:35.987 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:36 Monday 24 June 2024 06:49:36 +0000 (0:00:00.013) 0:01:36.001 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:49 Monday 24 June 2024 06:49:36 +0000 (0:00:00.015) 0:01:36.016 *********** ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:110 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:36.028 *********** 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-ciswosg327/tests/test-verify-pool-volumes.yml:3 Monday 24 June 2024 06:49:36 +0000 (0:00:00.012) 0:01:36.040 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:49:36 +0000 (0:00:00.033) 0:01:36.074 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:49:36 +0000 (0:00:00.017) 0:01:36.092 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:49:37 +0000 (0:00:00.057) 0:01:36.149 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:49:37 +0000 (0:00:00.021) 0:01:36.170 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:49:37 +0000 (0:00:00.017) 0:01:36.188 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:49:37 +0000 (0:00:00.014) 0:01:36.202 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:49:37 +0000 (0:00:00.016) 0:01:36.219 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:49:37 +0000 (0:00:00.013) 0:01:36.232 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:49:37 +0000 (0:00:00.017) 0:01:36.250 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:49:37 +0000 (0:00:00.015) 0:01:36.265 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:49:37 +0000 (0:00:00.013) 0:01:36.279 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:49:37 +0000 (0:00:00.039) 0:01:36.318 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:49:37 +0000 (0:00:00.013) 0:01:36.332 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:49:37 +0000 (0:00:00.011) 0:01:36.343 *********** 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/foo-test1 " ], "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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:49:37 +0000 (0:00:00.025) 0:01:36.368 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:49:37 +0000 (0:00:00.015) 0:01:36.384 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:49:37 +0000 (0:00:00.015) 0:01:36.399 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:49:37 +0000 (0:00:00.014) 0:01:36.413 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:49:37 +0000 (0:00:00.011) 0:01:36.425 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:49:37 +0000 (0:00:00.017) 0:01:36.442 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:49:37 +0000 (0:00:00.018) 0:01:36.460 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211752.474273, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719211752.474273, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 767, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719211752.474273, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:49:37 +0000 (0:00:00.198) 0:01:36.658 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:49:37 +0000 (0:00:00.016) 0:01:36.675 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:49:37 +0000 (0:00:00.012) 0:01:36.688 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:49:37 +0000 (0:00:00.015) 0:01:36.703 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:49:37 +0000 (0:00:00.012) 0:01:36.716 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:49:37 +0000 (0:00:00.013) 0:01:36.730 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:49:37 +0000 (0:00:00.015) 0:01:36.745 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:49:37 +0000 (0:00:00.011) 0:01:36.756 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:49:38 +0000 (0:00:00.966) 0:01:37.723 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:49:38 +0000 (0:00:00.015) 0:01:37.739 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:49:38 +0000 (0:00:00.013) 0:01:37.752 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:49:38 +0000 (0:00:00.019) 0:01:37.772 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:49:38 +0000 (0:00:00.015) 0:01:37.787 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:49:38 +0000 (0:00:00.014) 0:01:37.802 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:49:38 +0000 (0:00:00.014) 0:01:37.816 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:49:38 +0000 (0:00:00.013) 0:01:37.829 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:49:38 +0000 (0:00:00.013) 0:01:37.842 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:49:38 +0000 (0:00:00.016) 0:01:37.859 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:49:38 +0000 (0:00:00.015) 0:01:37.874 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:49:38 +0000 (0:00:00.014) 0:01:37.888 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:49:38 +0000 (0:00:00.011) 0:01:37.900 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:49:38 +0000 (0:00:00.012) 0:01:37.913 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:49:38 +0000 (0:00:00.011) 0:01:37.924 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:49:38 +0000 (0:00:00.011) 0:01:37.936 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:49:38 +0000 (0:00:00.011) 0:01:37.947 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:49:38 +0000 (0:00:00.013) 0:01:37.960 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:49:38 +0000 (0:00:00.012) 0:01:37.973 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:49:38 +0000 (0:00:00.012) 0:01:37.986 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:49:38 +0000 (0:00:00.011) 0:01:37.998 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:49:38 +0000 (0:00:00.023) 0:01:38.021 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:49:38 +0000 (0:00:00.013) 0:01:38.035 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:49:38 +0000 (0:00:00.015) 0:01:38.050 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:49:38 +0000 (0:00:00.012) 0:01:38.063 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:49:39 +0000 (0:00:00.189) 0:01:38.253 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:49:39 +0000 (0:00:00.188) 0:01:38.442 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:49:39 +0000 (0:00:00.017) 0:01:38.459 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:49:39 +0000 (0:00:00.014) 0:01:38.473 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:49:39 +0000 (0:00:00.190) 0:01:38.664 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:49:39 +0000 (0:00:00.015) 0:01:38.679 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:49:39 +0000 (0:00:00.015) 0:01:38.694 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:49:39 +0000 (0:00:00.015) 0:01:38.710 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:49:39 +0000 (0:00:00.015) 0:01:38.726 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:49:39 +0000 (0:00:00.012) 0:01:38.739 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:49:39 +0000 (0:00:00.011) 0:01:38.751 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:49:39 +0000 (0:00:00.011) 0:01:38.762 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:49:39 +0000 (0:00:00.012) 0:01:38.775 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:49:39 +0000 (0:00:00.013) 0:01:38.788 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:49:39 +0000 (0:00:00.034) 0:01:38.823 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:49:39 +0000 (0:00:00.013) 0:01:38.836 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:49:39 +0000 (0:00:00.012) 0:01:38.849 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:49:39 +0000 (0:00:00.011) 0:01:38.861 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:49:39 +0000 (0:00:00.011) 0:01:38.873 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:49:39 +0000 (0:00:00.012) 0:01:38.886 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:49:39 +0000 (0:00:00.013) 0:01:38.899 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:49:39 +0000 (0:00:00.012) 0:01:38.912 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:49:39 +0000 (0:00:00.011) 0:01:38.923 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:49:39 +0000 (0:00:00.011) 0:01:38.935 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:49:39 +0000 (0:00:00.014) 0:01:38.949 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:49:39 +0000 (0:00:00.013) 0:01:38.962 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:49:39 +0000 (0:00:00.021) 0:01:38.984 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.031651", "end": "2024-06-24 06:49:40.086936", "rc": 0, "start": "2024-06-24 06:49:40.055285" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:49:40 +0000 (0:00:00.222) 0:01:39.207 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:49:40 +0000 (0:00:00.016) 0:01:39.224 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:49:40 +0000 (0:00:00.017) 0:01:39.241 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:49:40 +0000 (0:00:00.013) 0:01:39.255 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:49:40 +0000 (0:00:00.014) 0:01:39.269 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:49:40 +0000 (0:00:00.013) 0:01:39.283 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:49:40 +0000 (0:00:00.013) 0:01:39.297 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:49:40 +0000 (0:00:00.013) 0:01:39.310 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:49:40 +0000 (0:00:00.015) 0:01:39.326 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:49:40 +0000 (0:00:00.057) 0:01:39.384 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:49:40 +0000 (0:00:00.015) 0:01:39.400 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:49:40 +0000 (0:00:00.018) 0:01:39.418 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:49:40 +0000 (0:00:00.012) 0:01:39.431 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:49:40 +0000 (0:00:00.015) 0:01:39.446 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:49:40 +0000 (0:00:00.012) 0:01:39.459 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:49:40 +0000 (0:00:00.014) 0:01:39.473 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:49:40 +0000 (0:00:00.012) 0:01:39.486 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:49:40 +0000 (0:00:00.013) 0:01:39.500 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:49:40 +0000 (0:00:00.011) 0:01:39.512 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:49:40 +0000 (0:00:00.012) 0:01:39.525 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:49:40 +0000 (0:00:00.011) 0:01:39.536 *********** 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/foo-test2 " ], "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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:49:40 +0000 (0:00:00.025) 0:01:39.562 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:49:40 +0000 (0:00:00.015) 0:01:39.577 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:49:40 +0000 (0:00:00.016) 0:01:39.593 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:49:40 +0000 (0:00:00.012) 0:01:39.606 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:49:40 +0000 (0:00:00.011) 0:01:39.618 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:49:40 +0000 (0:00:00.018) 0:01:39.636 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:49:40 +0000 (0:00:00.018) 0:01:39.655 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211751.3832686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719211751.3832686, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 730, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719211751.3832686, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:49:40 +0000 (0:00:00.194) 0:01:39.850 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:49:40 +0000 (0:00:00.016) 0:01:39.867 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:49:40 +0000 (0:00:00.014) 0:01:39.881 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:49:40 +0000 (0:00:00.015) 0:01:39.896 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:49:40 +0000 (0:00:00.015) 0:01:39.911 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:49:40 +0000 (0:00:00.012) 0:01:39.924 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:49:40 +0000 (0:00:00.015) 0:01:39.939 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:49:40 +0000 (0:00:00.012) 0:01:39.952 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:49:41 +0000 (0:00:00.967) 0:01:40.919 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:49:41 +0000 (0:00:00.014) 0:01:40.934 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:49:41 +0000 (0:00:00.015) 0:01:40.949 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:49:41 +0000 (0:00:00.019) 0:01:40.968 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:49:41 +0000 (0:00:00.012) 0:01:40.981 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:49:41 +0000 (0:00:00.015) 0:01:40.997 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:49:41 +0000 (0:00:00.013) 0:01:41.011 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:49:41 +0000 (0:00:00.020) 0:01:41.031 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:49:41 +0000 (0:00:00.023) 0:01:41.054 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:49:41 +0000 (0:00:00.033) 0:01:41.088 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:49:42 +0000 (0:00:00.018) 0:01:41.107 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:49:42 +0000 (0:00:00.016) 0:01:41.123 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:49:42 +0000 (0:00:00.013) 0:01:41.137 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:49:42 +0000 (0:00:00.015) 0:01:41.152 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:49:42 +0000 (0:00:00.014) 0:01:41.167 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:49:42 +0000 (0:00:00.012) 0:01:41.179 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:49:42 +0000 (0:00:00.013) 0:01:41.193 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:49:42 +0000 (0:00:00.014) 0:01:41.207 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:49:42 +0000 (0:00:00.013) 0:01:41.220 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:49:42 +0000 (0:00:00.013) 0:01:41.233 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:49:42 +0000 (0:00:00.012) 0:01:41.246 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:49:42 +0000 (0:00:00.012) 0:01:41.259 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:49:42 +0000 (0:00:00.013) 0:01:41.273 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:49:42 +0000 (0:00:00.015) 0:01:41.288 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:49:42 +0000 (0:00:00.016) 0:01:41.304 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:49:42 +0000 (0:00:00.191) 0:01:41.495 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:49:42 +0000 (0:00:00.195) 0:01:41.691 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:49:42 +0000 (0:00:00.019) 0:01:41.711 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:49:42 +0000 (0:00:00.016) 0:01:41.727 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:49:42 +0000 (0:00:00.198) 0:01:41.926 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:49:42 +0000 (0:00:00.026) 0:01:41.952 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:49:42 +0000 (0:00:00.019) 0:01:41.971 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:49:42 +0000 (0:00:00.036) 0:01:42.008 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:49:42 +0000 (0:00:00.033) 0:01:42.042 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:49:42 +0000 (0:00:00.022) 0:01:42.064 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:49:42 +0000 (0:00:00.025) 0:01:42.090 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:49:43 +0000 (0:00:00.013) 0:01:42.104 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:49:43 +0000 (0:00:00.024) 0:01:42.128 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:49:43 +0000 (0:00:00.016) 0:01:42.144 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:49:43 +0000 (0:00:00.014) 0:01:42.158 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:49:43 +0000 (0:00:00.013) 0:01:42.172 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:49:43 +0000 (0:00:00.014) 0:01:42.187 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:49:43 +0000 (0:00:00.017) 0:01:42.204 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:49:43 +0000 (0:00:00.021) 0:01:42.226 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:49:43 +0000 (0:00:00.029) 0:01:42.255 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:49:43 +0000 (0:00:00.035) 0:01:42.291 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:49:43 +0000 (0:00:00.015) 0:01:42.307 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:49:43 +0000 (0:00:00.015) 0:01:42.322 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:49:43 +0000 (0:00:00.015) 0:01:42.337 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:49:43 +0000 (0:00:00.015) 0:01:42.352 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:49:43 +0000 (0:00:00.016) 0:01:42.368 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:49:43 +0000 (0:00:00.018) 0:01:42.387 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.034454", "end": "2024-06-24 06:49:43.504874", "rc": 0, "start": "2024-06-24 06:49:43.470420" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:49:43 +0000 (0:00:00.237) 0:01:42.625 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:49:43 +0000 (0:00:00.044) 0:01:42.669 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:49:43 +0000 (0:00:00.018) 0:01:42.687 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:49:43 +0000 (0:00:00.014) 0:01:42.702 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:49:43 +0000 (0:00:00.014) 0:01:42.716 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:49:43 +0000 (0:00:00.014) 0:01:42.731 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:49:43 +0000 (0:00:00.014) 0:01:42.745 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:49:43 +0000 (0:00:00.013) 0:01:42.758 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:49:43 +0000 (0:00:00.016) 0:01:42.775 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:49:43 +0000 (0:00:00.061) 0:01:42.836 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:49:43 +0000 (0:00:00.015) 0:01:42.852 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test3", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:49:43 +0000 (0:00:00.017) 0:01:42.869 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:49:43 +0000 (0:00:00.013) 0:01:42.882 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:49:43 +0000 (0:00:00.015) 0:01:42.897 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:49:43 +0000 (0:00:00.012) 0:01:42.910 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:49:43 +0000 (0:00:00.012) 0:01:42.923 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:49:43 +0000 (0:00:00.012) 0:01:42.936 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:49:43 +0000 (0:00:00.014) 0:01:42.950 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:49:43 +0000 (0:00:00.012) 0:01:42.963 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:49:43 +0000 (0:00:00.013) 0:01:42.976 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:49:43 +0000 (0:00:00.014) 0:01:42.990 *********** 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/foo-test3 " ], "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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:49:43 +0000 (0:00:00.028) 0:01:43.018 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:49:43 +0000 (0:00:00.017) 0:01:43.035 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:49:43 +0000 (0:00:00.017) 0:01:43.052 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:49:43 +0000 (0:00:00.013) 0:01:43.066 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:49:43 +0000 (0:00:00.012) 0:01:43.078 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:49:43 +0000 (0:00:00.017) 0:01:43.096 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:49:44 +0000 (0:00:00.018) 0:01:43.114 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211750.3652647, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719211750.3652647, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 687, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719211750.3652647, "nlink": 1, "path": "/dev/mapper/foo-test3", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:49:44 +0000 (0:00:00.201) 0:01:43.315 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:49:44 +0000 (0:00:00.017) 0:01:43.333 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:49:44 +0000 (0:00:00.014) 0:01:43.347 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:49:44 +0000 (0:00:00.017) 0:01:43.364 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:49:44 +0000 (0:00:00.016) 0:01:43.380 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:49:44 +0000 (0:00:00.014) 0:01:43.395 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:49:44 +0000 (0:00:00.015) 0:01:43.410 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:49:44 +0000 (0:00:00.013) 0:01:43.424 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:49:45 +0000 (0:00:00.966) 0:01:44.390 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:49:45 +0000 (0:00:00.013) 0:01:44.403 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.416 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:49:45 +0000 (0:00:00.018) 0:01:44.435 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:49:45 +0000 (0:00:00.013) 0:01:44.448 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:49:45 +0000 (0:00:00.036) 0:01:44.485 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.498 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.511 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.524 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:49:45 +0000 (0:00:00.016) 0:01:44.540 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:49:45 +0000 (0:00:00.015) 0:01:44.555 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:49:45 +0000 (0:00:00.014) 0:01:44.569 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.582 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.594 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:49:45 +0000 (0:00:00.011) 0:01:44.606 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.619 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.631 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:49:45 +0000 (0:00:00.013) 0:01:44.645 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.658 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.671 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.684 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.696 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.709 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:49:45 +0000 (0:00:00.014) 0:01:44.723 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:49:45 +0000 (0:00:00.012) 0:01:44.735 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:49:45 +0000 (0:00:00.196) 0:01:44.932 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:49:46 +0000 (0:00:00.192) 0:01:45.124 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:49:46 +0000 (0:00:00.017) 0:01:45.142 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:49:46 +0000 (0:00:00.014) 0:01:45.156 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:49:46 +0000 (0:00:00.190) 0:01:45.347 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:49:46 +0000 (0:00:00.022) 0:01:45.369 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:49:46 +0000 (0:00:00.015) 0:01:45.385 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:49:46 +0000 (0:00:00.017) 0:01:45.402 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:49:46 +0000 (0:00:00.015) 0:01:45.418 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:49:46 +0000 (0:00:00.014) 0:01:45.432 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:49:46 +0000 (0:00:00.012) 0:01:45.444 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:49:46 +0000 (0:00:00.012) 0:01:45.457 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:49:46 +0000 (0:00:00.012) 0:01:45.470 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:49:46 +0000 (0:00:00.014) 0:01:45.485 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:49:46 +0000 (0:00:00.013) 0:01:45.498 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:49:46 +0000 (0:00:00.014) 0:01:45.512 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:49:46 +0000 (0:00:00.013) 0:01:45.525 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:49:46 +0000 (0:00:00.015) 0:01:45.540 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:49:46 +0000 (0:00:00.013) 0:01:45.554 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:49:46 +0000 (0:00:00.014) 0:01:45.568 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:49:46 +0000 (0:00:00.014) 0:01:45.582 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:49:46 +0000 (0:00:00.014) 0:01:45.596 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:49:46 +0000 (0:00:00.015) 0:01:45.611 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:49:46 +0000 (0:00:00.013) 0:01:45.625 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:49:46 +0000 (0:00:00.015) 0:01:45.640 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:49:46 +0000 (0:00:00.015) 0:01:45.656 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:49:46 +0000 (0:00:00.019) 0:01:45.675 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test3" ], "delta": "0:00:00.031232", "end": "2024-06-24 06:49:46.780838", "rc": 0, "start": "2024-06-24 06:49:46.749606" } STDOUT: LVM2_LV_NAME=test3 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:49:46 +0000 (0:00:00.225) 0:01:45.901 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:49:46 +0000 (0:00:00.016) 0:01:45.918 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:49:46 +0000 (0:00:00.017) 0:01:45.935 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:49:46 +0000 (0:00:00.013) 0:01:45.949 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:49:46 +0000 (0:00:00.013) 0:01:45.963 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:49:46 +0000 (0:00:00.013) 0:01:45.977 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:49:46 +0000 (0:00:00.015) 0:01:45.992 *********** 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-ciswosg327/tests/verify-role-results.yml:44 Monday 24 June 2024 06:49:46 +0000 (0:00:00.012) 0:01:46.005 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:54 Monday 24 June 2024 06:49:46 +0000 (0:00:00.011) 0:01:46.016 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove two of the LVs] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:73 Monday 24 June 2024 06:49:46 +0000 (0:00:00.012) 0:01:46.029 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 24 June 2024 06:49:46 +0000 (0:00:00.050) 0:01:46.080 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 24 June 2024 06:49:47 +0000 (0:00:00.024) 0:01:46.105 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 24 June 2024 06:49:47 +0000 (0:00:00.015) 0:01:46.120 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 24 June 2024 06:49:47 +0000 (0:00:00.034) 0:01:46.154 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 24 June 2024 06:49:47 +0000 (0:00:00.014) 0:01:46.169 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 24 June 2024 06:49:47 +0000 (0:00:00.013) 0:01:46.182 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 24 June 2024 06:49:47 +0000 (0:00:00.036) 0:01:46.219 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 24 June 2024 06:49:47 +0000 (0:00:00.015) 0:01:46.234 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 24 June 2024 06:49:47 +0000 (0:00:00.028) 0:01:46.263 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 24 June 2024 06:49:47 +0000 (0:00:00.020) 0:01:46.284 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g", "state": "absent" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g", "state": "absent" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 24 June 2024 06:49:47 +0000 (0:00:00.024) 0:01:46.308 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 24 June 2024 06:49:47 +0000 (0:00:00.015) 0:01:46.324 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 24 June 2024 06:49:47 +0000 (0:00:00.028) 0:01:46.352 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 24 June 2024 06:49:47 +0000 (0:00:00.044) 0:01:46.397 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 24 June 2024 06:49:47 +0000 (0:00:00.032) 0:01:46.429 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 24 June 2024 06:49:47 +0000 (0:00:00.036) 0:01:46.466 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 24 June 2024 06:49:47 +0000 (0:00:00.042) 0:01:46.509 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 24 June 2024 06:49:47 +0000 (0:00:00.036) 0:01:46.545 *********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 24 June 2024 06:49:50 +0000 (0:00:02.656) 0:01:49.202 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 24 June 2024 06:49:50 +0000 (0:00:00.013) 0:01:49.215 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 24 June 2024 06:49:50 +0000 (0:00:00.011) 0:01:49.227 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 24 June 2024 06:49:50 +0000 (0:00:00.016) 0:01:49.243 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 24 June 2024 06:49:50 +0000 (0:00:00.016) 0:01:49.260 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 24 June 2024 06:49:50 +0000 (0:00:00.013) 0:01:49.274 *********** changed: [sut] => (item={'src': '/dev/mapper/foo-test3', '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/foo-test3", "state": "absent" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test3" } changed: [sut] => (item={'src': '/dev/mapper/foo-test2', '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/foo-test2", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 24 June 2024 06:49:50 +0000 (0:00:00.387) 0:01:49.662 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 24 June 2024 06:49:51 +0000 (0:00:00.561) 0:01:50.223 *********** ok: [sut] => (item={'src': '/dev/mapper/foo-test1', '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/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 24 June 2024 06:49:51 +0000 (0:00:00.204) 0:01:50.428 *********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', '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/foo-test1", "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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 24 June 2024 06:49:51 +0000 (0:00:00.017) 0:01:50.445 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 24 June 2024 06:49:51 +0000 (0:00:00.550) 0:01:50.996 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211530.7314136, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 24 June 2024 06:49:52 +0000 (0:00:00.197) 0:01:51.193 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 24 June 2024 06:49:52 +0000 (0:00:00.014) 0:01:51.208 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:93 Monday 24 June 2024 06:49:52 +0000 (0:00:00.637) 0:01:51.845 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:2 Monday 24 June 2024 06:49:52 +0000 (0:00:00.045) 0:01:51.891 *********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:7 Monday 24 June 2024 06:49:52 +0000 (0:00:00.018) 0:01:51.909 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:15 Monday 24 June 2024 06:49:52 +0000 (0:00:00.012) 0:01:51.922 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "bb9d7db0-a57f-4247-9407-a8d9e7d4466c" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "i9WKxy-suXe-IWvl-2VuZ-yggm-k3od-nNrYLo" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "16c5b236-cff0-4e33-ac23-8dbf92c770ef" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:20 Monday 24 June 2024 06:49:53 +0000 (0:00:00.195) 0:01:52.117 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003221", "end": "2024-06-24 06:49:53.192078", "rc": 0, "start": "2024-06-24 06:49:53.188857" } STDOUT: # # /etc/fstab # Created by anaconda on Thu Jun 20 10:25:04 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=16c5b236-cff0-4e33-ac23-8dbf92c770ef / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:25 Monday 24 June 2024 06:49:53 +0000 (0:00:00.199) 0:01:52.316 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003505", "end": "2024-06-24 06:49:53.392415", "failed_when_result": false, "rc": 0, "start": "2024-06-24 06:49:53.388910" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:34 Monday 24 June 2024 06:49:53 +0000 (0:00:00.201) 0:01:52.518 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:5 Monday 24 June 2024 06:49:53 +0000 (0:00:00.035) 0:01:52.553 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:18 Monday 24 June 2024 06:49:53 +0000 (0:00:00.024) 0:01:52.578 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.034507", "end": "2024-06-24 06:49:53.690405", "rc": 0, "start": "2024-06-24 06:49:53.655898" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:24 Monday 24 June 2024 06:49:53 +0000 (0:00:00.232) 0:01:52.810 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:34 Monday 24 June 2024 06:49:53 +0000 (0:00:00.018) 0:01:52.828 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:2 Monday 24 June 2024 06:49:53 +0000 (0:00:00.026) 0:01:52.855 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:13 Monday 24 June 2024 06:49:53 +0000 (0:00:00.018) 0:01:52.874 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:22 Monday 24 June 2024 06:49:53 +0000 (0:00:00.189) 0:01:53.064 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:27 Monday 24 June 2024 06:49:53 +0000 (0:00:00.015) 0:01:53.079 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:33 Monday 24 June 2024 06:49:54 +0000 (0:00:00.018) 0:01:53.098 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:42 Monday 24 June 2024 06:49:54 +0000 (0:00:00.017) 0:01:53.115 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:48 Monday 24 June 2024 06:49:54 +0000 (0:00:00.014) 0:01:53.130 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:54 Monday 24 June 2024 06:49:54 +0000 (0:00:00.014) 0:01:53.144 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:59 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.157 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:73 Monday 24 June 2024 06:49:54 +0000 (0:00:00.018) 0:01:53.175 *********** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: ** (process:20401): WARNING **: 06:49:54.323: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory True STDERR: Shared connection to 10.31.45.78 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:82 Monday 24 June 2024 06:49:54 +0000 (0:00:00.383) 0:01:53.558 *********** skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:92 Monday 24 June 2024 06:49:54 +0000 (0:00:00.015) 0:01:53.574 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:8 Monday 24 June 2024 06:49:54 +0000 (0:00:00.022) 0:01:53.597 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:14 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.609 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:21 Monday 24 June 2024 06:49:54 +0000 (0:00:00.013) 0:01:53.622 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:28 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.635 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:35 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.647 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:45 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.659 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:54 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.672 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:64 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.684 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:74 Monday 24 June 2024 06:49:54 +0000 (0:00:00.013) 0:01:53.698 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:85 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.710 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:95 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.722 *********** 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-ciswosg327/tests/test-verify-pool-members.yml:95 Monday 24 June 2024 06:49:54 +0000 (0:00:00.011) 0:01:53.733 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-lvmraid.yml:2 Monday 24 June 2024 06:49:54 +0000 (0:00:00.024) 0:01:53.758 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:49:54 +0000 (0:00:00.072) 0:01:53.830 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:49:54 +0000 (0:00:00.013) 0:01:53.843 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.855 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.868 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:49:54 +0000 (0:00:00.011) 0:01:53.879 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.892 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:49:54 +0000 (0:00:00.011) 0:01:53.903 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:49:54 +0000 (0:00:00.011) 0:01:53.914 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:49:54 +0000 (0:00:00.013) 0:01:53.928 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:49:54 +0000 (0:00:00.011) 0:01:53.939 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:49:54 +0000 (0:00:00.011) 0:01:53.950 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:49:54 +0000 (0:00:00.011) 0:01:53.961 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.974 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.986 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:53.999 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:54.011 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:54.023 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:49:54 +0000 (0:00:00.011) 0:01:54.034 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:49:54 +0000 (0:00:00.011) 0:01:54.046 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:49:54 +0000 (0:00:00.011) 0:01:54.057 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:54.070 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:98 Monday 24 June 2024 06:49:54 +0000 (0:00:00.012) 0:01:54.082 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-thin.yml:2 Monday 24 June 2024 06:49:55 +0000 (0:00:00.024) 0:01:54.106 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:49:55 +0000 (0:00:00.035) 0:01:54.141 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.153 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.164 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.176 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.188 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.199 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.210 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.222 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.233 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.244 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:49:55 +0000 (0:00:00.013) 0:01:54.257 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.269 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:101 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.280 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml:5 Monday 24 June 2024 06:49:55 +0000 (0:00:00.025) 0:01:54.305 *********** 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-ciswosg327/tests/verify-pool-members-encryption.yml:13 Monday 24 June 2024 06:49:55 +0000 (0:00:00.015) 0:01:54.321 *********** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "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-ciswosg327/tests/verify-pool-members-encryption.yml:20 Monday 24 June 2024 06:49:55 +0000 (0:00:00.014) 0:01:54.336 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:2 Monday 24 June 2024 06:49:55 +0000 (0:00:00.021) 0:01:54.358 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:9 Monday 24 June 2024 06:49:55 +0000 (0:00:00.014) 0:01:54.372 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:18 Monday 24 June 2024 06:49:55 +0000 (0:00:00.014) 0:01:54.387 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:27 Monday 24 June 2024 06:49:55 +0000 (0:00:00.013) 0:01:54.401 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:37 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.412 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:47 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.423 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml:27 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.434 *********** 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-ciswosg327/tests/test-verify-pool-members.yml:104 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.445 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-vdo.yml:2 Monday 24 June 2024 06:49:55 +0000 (0:00:00.027) 0:01:54.472 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:49:55 +0000 (0:00:00.037) 0:01:54.509 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:49:55 +0000 (0:00:00.036) 0:01:54.546 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.559 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.571 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:49:55 +0000 (0:00:00.015) 0:01:54.586 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:49:55 +0000 (0:00:00.013) 0:01:54.600 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.612 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:49:55 +0000 (0:00:00.014) 0:01:54.627 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.639 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.652 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:49:55 +0000 (0:00:00.013) 0:01:54.666 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:49:55 +0000 (0:00:00.013) 0:01:54.679 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:49:55 +0000 (0:00:00.013) 0:01:54.693 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:49:55 +0000 (0:00:00.015) 0:01:54.709 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:49:55 +0000 (0:00:00.013) 0:01:54.722 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:49:55 +0000 (0:00:00.014) 0:01:54.736 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:49:55 +0000 (0:00:00.014) 0:01:54.750 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.763 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.776 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:49:55 +0000 (0:00:00.014) 0:01:54.790 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.802 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:107 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.814 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:6 Monday 24 June 2024 06:49:55 +0000 (0:00:00.029) 0:01:54.843 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:11 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.855 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:15 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.868 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:26 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.880 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:36 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.893 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:49 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.905 *********** ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:110 Monday 24 June 2024 06:49:55 +0000 (0:00:00.012) 0:01:54.918 *********** 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-ciswosg327/tests/test-verify-pool-volumes.yml:3 Monday 24 June 2024 06:49:55 +0000 (0:00:00.011) 0:01:54.930 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:49:55 +0000 (0:00:00.032) 0:01:54.962 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:49:55 +0000 (0:00:00.016) 0:01:54.979 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:49:55 +0000 (0:00:00.058) 0:01:55.037 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:49:55 +0000 (0:00:00.016) 0:01:55.054 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:49:55 +0000 (0:00:00.016) 0:01:55.070 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:49:55 +0000 (0:00:00.013) 0:01:55.083 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:49:56 +0000 (0:00:00.016) 0:01:55.100 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:49:56 +0000 (0:00:00.012) 0:01:55.113 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:49:56 +0000 (0:00:00.012) 0:01:55.125 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:49:56 +0000 (0:00:00.012) 0:01:55.138 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:49:56 +0000 (0:00:00.012) 0:01:55.150 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:49:56 +0000 (0:00:00.012) 0:01:55.162 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:49:56 +0000 (0:00:00.013) 0:01:55.176 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:49:56 +0000 (0:00:00.011) 0:01:55.188 *********** 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/foo-test1 " ], "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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:49:56 +0000 (0:00:00.027) 0:01:55.215 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:49:56 +0000 (0:00:00.018) 0:01:55.233 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:49:56 +0000 (0:00:00.016) 0:01:55.250 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:49:56 +0000 (0:00:00.019) 0:01:55.269 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:49:56 +0000 (0:00:00.013) 0:01:55.283 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:49:56 +0000 (0:00:00.018) 0:01:55.301 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:49:56 +0000 (0:00:00.019) 0:01:55.321 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211752.474273, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719211752.474273, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 767, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719211752.474273, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:49:56 +0000 (0:00:00.224) 0:01:55.545 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:49:56 +0000 (0:00:00.017) 0:01:55.563 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:49:56 +0000 (0:00:00.012) 0:01:55.575 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:49:56 +0000 (0:00:00.014) 0:01:55.590 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:49:56 +0000 (0:00:00.013) 0:01:55.603 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:49:56 +0000 (0:00:00.011) 0:01:55.615 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:49:56 +0000 (0:00:00.015) 0:01:55.631 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:49:56 +0000 (0:00:00.012) 0:01:55.643 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:49:57 +0000 (0:00:00.959) 0:01:56.603 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:49:57 +0000 (0:00:00.013) 0:01:56.617 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.629 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:49:57 +0000 (0:00:00.019) 0:01:56.648 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:49:57 +0000 (0:00:00.013) 0:01:56.661 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.674 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:49:57 +0000 (0:00:00.011) 0:01:56.686 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:49:57 +0000 (0:00:00.013) 0:01:56.699 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.712 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:49:57 +0000 (0:00:00.016) 0:01:56.729 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:49:57 +0000 (0:00:00.014) 0:01:56.744 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.756 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.769 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:49:57 +0000 (0:00:00.013) 0:01:56.782 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.795 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:49:57 +0000 (0:00:00.013) 0:01:56.808 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:49:57 +0000 (0:00:00.013) 0:01:56.821 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.833 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.846 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:49:57 +0000 (0:00:00.014) 0:01:56.860 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.873 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.885 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.898 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:49:57 +0000 (0:00:00.012) 0:01:56.911 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:49:57 +0000 (0:00:00.014) 0:01:56.926 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:49:58 +0000 (0:00:00.195) 0:01:57.121 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:49:58 +0000 (0:00:00.194) 0:01:57.315 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:49:58 +0000 (0:00:00.019) 0:01:57.334 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:49:58 +0000 (0:00:00.014) 0:01:57.349 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:49:58 +0000 (0:00:00.190) 0:01:57.540 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:49:58 +0000 (0:00:00.014) 0:01:57.555 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:49:58 +0000 (0:00:00.014) 0:01:57.570 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:49:58 +0000 (0:00:00.014) 0:01:57.584 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:49:58 +0000 (0:00:00.014) 0:01:57.599 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:49:58 +0000 (0:00:00.012) 0:01:57.612 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:49:58 +0000 (0:00:00.012) 0:01:57.624 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:49:58 +0000 (0:00:00.011) 0:01:57.636 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:49:58 +0000 (0:00:00.012) 0:01:57.648 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:49:58 +0000 (0:00:00.011) 0:01:57.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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:49:58 +0000 (0:00:00.012) 0:01:57.671 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:49:58 +0000 (0:00:00.012) 0:01:57.684 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:49:58 +0000 (0:00:00.011) 0:01:57.695 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:49:58 +0000 (0:00:00.012) 0:01:57.708 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:49:58 +0000 (0:00:00.011) 0:01:57.719 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:49:58 +0000 (0:00:00.012) 0:01:57.731 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:49:58 +0000 (0:00:00.011) 0:01:57.742 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:49:58 +0000 (0:00:00.012) 0:01:57.755 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:49:58 +0000 (0:00:00.012) 0:01:57.768 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:49:58 +0000 (0:00:00.012) 0:01:57.780 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:49:58 +0000 (0:00:00.013) 0:01:57.794 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:49:58 +0000 (0:00:00.013) 0:01:57.807 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:49:58 +0000 (0:00:00.017) 0:01:57.825 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.030903", "end": "2024-06-24 06:49:58.928841", "rc": 0, "start": "2024-06-24 06:49:58.897938" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:49:58 +0000 (0:00:00.222) 0:01:58.047 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:49:58 +0000 (0:00:00.017) 0:01:58.065 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:49:58 +0000 (0:00:00.017) 0:01:58.082 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:49:59 +0000 (0:00:00.014) 0:01:58.097 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:49:59 +0000 (0:00:00.055) 0:01:58.152 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:49:59 +0000 (0:00:00.017) 0:01:58.169 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:49:59 +0000 (0:00:00.015) 0:01:58.185 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:49:59 +0000 (0:00:00.011) 0:01:58.197 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:49:59 +0000 (0:00:00.015) 0:01:58.213 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:49:59 +0000 (0:00:00.056) 0:01:58.269 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:49:59 +0000 (0:00:00.018) 0:01:58.288 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:49:59 +0000 (0:00:00.019) 0:01:58.307 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:49:59 +0000 (0:00:00.013) 0:01:58.321 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:49:59 +0000 (0:00:00.019) 0:01:58.340 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:49:59 +0000 (0:00:00.013) 0:01:58.354 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:49:59 +0000 (0:00:00.012) 0:01:58.367 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:49:59 +0000 (0:00:00.012) 0:01:58.379 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:49:59 +0000 (0:00:00.012) 0:01:58.392 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:49:59 +0000 (0:00:00.012) 0:01:58.404 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:49:59 +0000 (0:00:00.012) 0:01:58.417 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:49:59 +0000 (0:00:00.012) 0:01:58.430 *********** 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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:49:59 +0000 (0:00:00.026) 0:01:58.456 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:49:59 +0000 (0:00:00.014) 0:01:58.470 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:49:59 +0000 (0:00:00.015) 0:01:58.485 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:49:59 +0000 (0:00:00.012) 0:01:58.498 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:49:59 +0000 (0:00:00.012) 0:01:58.511 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:49:59 +0000 (0:00:00.015) 0:01:58.527 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:49:59 +0000 (0:00:00.014) 0:01:58.541 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:49:59 +0000 (0:00:00.196) 0:01:58.737 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:49:59 +0000 (0:00:00.015) 0:01:58.753 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:49:59 +0000 (0:00:00.017) 0:01:58.770 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:49:59 +0000 (0:00:00.010) 0:01:58.781 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:49:59 +0000 (0:00:00.014) 0:01:58.795 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:49:59 +0000 (0:00:00.015) 0:01:58.811 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:49:59 +0000 (0:00:00.020) 0:01:58.832 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:49:59 +0000 (0:00:00.025) 0:01:58.858 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:50:00 +0000 (0:00:00.992) 0:01:59.850 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:50:00 +0000 (0:00:00.012) 0:01:59.863 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:50:00 +0000 (0:00:00.012) 0:01:59.875 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:50:00 +0000 (0:00:00.010) 0:01:59.885 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:50:00 +0000 (0:00:00.012) 0:01:59.898 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:50:00 +0000 (0:00:00.013) 0:01:59.912 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:50:00 +0000 (0:00:00.010) 0:01:59.922 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:50:00 +0000 (0:00:00.012) 0:01:59.934 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:50:00 +0000 (0:00:00.034) 0:01:59.969 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:50:00 +0000 (0:00:00.018) 0:01:59.987 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:50:00 +0000 (0:00:00.015) 0:02:00.003 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:50:00 +0000 (0:00:00.029) 0:02:00.033 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:50:00 +0000 (0:00:00.028) 0:02:00.061 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:50:00 +0000 (0:00:00.014) 0:02:00.076 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:50:00 +0000 (0:00:00.013) 0:02:00.090 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.102 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.115 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.127 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.139 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.151 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:00.164 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.177 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.188 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.213 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:50:01 +0000 (0:00:00.018) 0:02:00.231 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:50:01 +0000 (0:00:00.017) 0:02:00.249 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:50:01 +0000 (0:00:00.014) 0:02:00.264 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:50:01 +0000 (0:00:00.018) 0:02:00.283 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.295 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.307 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.318 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:00.332 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.344 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:00.358 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.370 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.382 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.393 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.406 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.417 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.429 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.440 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.453 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.465 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:00.478 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.491 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.504 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:00.515 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.528 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:00.542 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:50:01 +0000 (0:00:00.014) 0:02:00.556 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.569 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.581 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:00.595 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:50:01 +0000 (0:00:00.014) 0:02:00.609 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.622 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:50:01 +0000 (0:00:00.027) 0:02:00.649 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:50:01 +0000 (0:00:00.027) 0:02:00.677 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:50:01 +0000 (0:00:00.014) 0:02:00.692 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:50:01 +0000 (0:00:00.024) 0:02:00.717 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:50:01 +0000 (0:00:00.034) 0:02:00.751 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:50:01 +0000 (0:00:00.066) 0:02:00.818 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:50:01 +0000 (0:00:00.017) 0:02:00.835 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test3", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:50:01 +0000 (0:00:00.023) 0:02:00.859 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:00.872 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:50:01 +0000 (0:00:00.010) 0:02:00.883 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:50:01 +0000 (0:00:00.014) 0:02:00.897 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:50:01 +0000 (0:00:00.037) 0:02:00.935 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:50:01 +0000 (0:00:00.014) 0:02:00.949 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:00.962 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:00.975 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:00.988 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:50:01 +0000 (0:00:00.012) 0:02:01.001 *********** 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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:50:01 +0000 (0:00:00.029) 0:02:01.030 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:01.043 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:50:01 +0000 (0:00:00.015) 0:02:01.058 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:50:01 +0000 (0:00:00.013) 0:02:01.071 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:50:01 +0000 (0:00:00.011) 0:02:01.083 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:50:02 +0000 (0:00:00.013) 0:02:01.096 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:50:02 +0000 (0:00:00.013) 0:02:01.110 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:50:02 +0000 (0:00:00.190) 0:02:01.300 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:50:02 +0000 (0:00:00.012) 0:02:01.313 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:50:02 +0000 (0:00:00.016) 0:02:01.330 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:50:02 +0000 (0:00:00.010) 0:02:01.340 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:50:02 +0000 (0:00:00.013) 0:02:01.354 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:50:02 +0000 (0:00:00.012) 0:02:01.367 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:50:02 +0000 (0:00:00.009) 0:02:01.376 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:50:02 +0000 (0:00:00.012) 0:02:01.388 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:50:03 +0000 (0:00:00.977) 0:02:02.366 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:50:03 +0000 (0:00:00.013) 0:02:02.380 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:50:03 +0000 (0:00:00.014) 0:02:02.394 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:50:03 +0000 (0:00:00.010) 0:02:02.405 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.418 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:50:03 +0000 (0:00:00.013) 0:02:02.431 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.443 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.454 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:50:03 +0000 (0:00:00.010) 0:02:02.465 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:50:03 +0000 (0:00:00.018) 0:02:02.484 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:50:03 +0000 (0:00:00.015) 0:02:02.500 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.513 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.525 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.538 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.549 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:50:03 +0000 (0:00:00.013) 0:02:02.563 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.575 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.588 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.601 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:50:03 +0000 (0:00:00.014) 0:02:02.615 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.628 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:50:03 +0000 (0:00:00.014) 0:02:02.642 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:50:03 +0000 (0:00:00.031) 0:02:02.673 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:50:03 +0000 (0:00:00.016) 0:02:02.690 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.703 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.715 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.727 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:50:03 +0000 (0:00:00.014) 0:02:02.741 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.754 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.767 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.778 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.790 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:50:03 +0000 (0:00:00.013) 0:02:02.803 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:50:03 +0000 (0:00:00.014) 0:02:02.817 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.830 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.843 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.855 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.867 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:02.880 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:50:03 +0000 (0:00:00.013) 0:02:02.893 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:50:03 +0000 (0:00:00.018) 0:02:02.911 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.923 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.935 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.946 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.958 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:50:03 +0000 (0:00:00.013) 0:02:02.971 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:50:03 +0000 (0:00:00.011) 0:02:02.983 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:50:03 +0000 (0:00:00.013) 0:02:02.996 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:50:03 +0000 (0:00:00.012) 0:02:03.009 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:50:03 +0000 (0:00:00.013) 0:02:03.023 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:50:03 +0000 (0:00:00.014) 0:02:03.037 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:50:03 +0000 (0:00:00.041) 0:02:03.079 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:50:03 +0000 (0:00:00.013) 0:02:03.092 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:50:04 +0000 (0:00:00.012) 0:02:03.105 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:50:04 +0000 (0:00:00.012) 0:02:03.117 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:50:04 +0000 (0:00:00.015) 0:02:03.132 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:50:04 +0000 (0:00:00.013) 0:02:03.145 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:50:04 +0000 (0:00:00.014) 0:02:03.160 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:50:04 +0000 (0:00:00.013) 0:02:03.173 *********** 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-ciswosg327/tests/verify-role-results.yml:44 Monday 24 June 2024 06:50:04 +0000 (0:00:00.011) 0:02:03.185 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:54 Monday 24 June 2024 06:50:04 +0000 (0:00:00.012) 0:02:03.197 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Re-run the previous role invocation to ensure idempotence] *************** task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:96 Monday 24 June 2024 06:50:04 +0000 (0:00:00.012) 0:02:03.210 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 24 June 2024 06:50:04 +0000 (0:00:00.030) 0:02:03.240 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 24 June 2024 06:50:04 +0000 (0:00:00.017) 0:02:03.258 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 24 June 2024 06:50:04 +0000 (0:00:00.014) 0:02:03.273 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 24 June 2024 06:50:04 +0000 (0:00:00.033) 0:02:03.307 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 24 June 2024 06:50:04 +0000 (0:00:00.013) 0:02:03.320 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 24 June 2024 06:50:04 +0000 (0:00:00.012) 0:02:03.332 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 24 June 2024 06:50:04 +0000 (0:00:00.011) 0:02:03.343 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 24 June 2024 06:50:04 +0000 (0:00:00.011) 0:02:03.355 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 24 June 2024 06:50:04 +0000 (0:00:00.025) 0:02:03.380 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 24 June 2024 06:50:04 +0000 (0:00:00.012) 0:02:03.393 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g", "state": "absent" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g", "state": "absent" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 24 June 2024 06:50:04 +0000 (0:00:00.014) 0:02:03.408 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 24 June 2024 06:50:04 +0000 (0:00:00.012) 0:02:03.420 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 24 June 2024 06:50:04 +0000 (0:00:00.014) 0:02:03.435 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 24 June 2024 06:50:04 +0000 (0:00:00.012) 0:02:03.448 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 24 June 2024 06:50:04 +0000 (0:00:00.012) 0:02:03.460 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 24 June 2024 06:50:04 +0000 (0:00:00.013) 0:02:03.473 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 24 June 2024 06:50:04 +0000 (0:00:00.019) 0:02:03.493 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 24 June 2024 06:50:04 +0000 (0:00:00.011) 0:02:03.504 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 24 June 2024 06:50:05 +0000 (0:00:01.485) 0:02:04.990 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 24 June 2024 06:50:05 +0000 (0:00:00.035) 0:02:05.026 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 24 June 2024 06:50:05 +0000 (0:00:00.027) 0:02:05.053 *********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 24 June 2024 06:50:05 +0000 (0:00:00.036) 0:02:05.090 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 24 June 2024 06:50:06 +0000 (0:00:00.028) 0:02:05.118 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 24 June 2024 06:50:06 +0000 (0:00:00.014) 0:02:05.133 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 24 June 2024 06:50:06 +0000 (0:00:00.012) 0:02:05.146 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 24 June 2024 06:50:06 +0000 (0:00:00.573) 0:02:05.719 *********** ok: [sut] => (item={'src': '/dev/mapper/foo-test1', '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/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 24 June 2024 06:50:06 +0000 (0:00:00.209) 0:02:05.929 *********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', '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/foo-test1", "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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 24 June 2024 06:50:06 +0000 (0:00:00.037) 0:02:05.966 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 24 June 2024 06:50:07 +0000 (0:00:00.548) 0:02:06.515 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211530.7314136, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 24 June 2024 06:50:07 +0000 (0:00:00.195) 0:02:06.711 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 24 June 2024 06:50:07 +0000 (0:00:00.011) 0:02:06.722 *********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:116 Monday 24 June 2024 06:50:08 +0000 (0:00:00.651) 0:02:07.374 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:2 Monday 24 June 2024 06:50:08 +0000 (0:00:00.023) 0:02:07.398 *********** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:7 Monday 24 June 2024 06:50:08 +0000 (0:00:00.017) 0:02:07.416 *********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:15 Monday 24 June 2024 06:50:08 +0000 (0:00:00.013) 0:02:07.429 *********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "/opt/test1", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "bb9d7db0-a57f-4247-9407-a8d9e7d4466c" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "i9WKxy-suXe-IWvl-2VuZ-yggm-k3od-nNrYLo" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "16c5b236-cff0-4e33-ac23-8dbf92c770ef" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:20 Monday 24 June 2024 06:50:08 +0000 (0:00:00.195) 0:02:07.625 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003307", "end": "2024-06-24 06:50:08.698914", "rc": 0, "start": "2024-06-24 06:50:08.695607" } STDOUT: # # /etc/fstab # Created by anaconda on Thu Jun 20 10:25:04 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=16c5b236-cff0-4e33-ac23-8dbf92c770ef / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:25 Monday 24 June 2024 06:50:08 +0000 (0:00:00.191) 0:02:07.816 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003544", "end": "2024-06-24 06:50:08.889618", "failed_when_result": false, "rc": 0, "start": "2024-06-24 06:50:08.886074" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:34 Monday 24 June 2024 06:50:08 +0000 (0:00:00.194) 0:02:08.011 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:5 Monday 24 June 2024 06:50:08 +0000 (0:00:00.028) 0:02:08.040 *********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:18 Monday 24 June 2024 06:50:08 +0000 (0:00:00.011) 0:02:08.051 *********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.031047", "end": "2024-06-24 06:50:09.159891", "rc": 0, "start": "2024-06-24 06:50:09.128844" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:24 Monday 24 June 2024 06:50:09 +0000 (0:00:00.227) 0:02:08.279 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool.yml:34 Monday 24 June 2024 06:50:09 +0000 (0:00:00.018) 0:02:08.297 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:2 Monday 24 June 2024 06:50:09 +0000 (0:00:00.026) 0:02:08.324 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:13 Monday 24 June 2024 06:50:09 +0000 (0:00:00.017) 0:02:08.341 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:22 Monday 24 June 2024 06:50:09 +0000 (0:00:00.189) 0:02:08.531 *********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:27 Monday 24 June 2024 06:50:09 +0000 (0:00:00.016) 0:02:08.547 *********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:33 Monday 24 June 2024 06:50:09 +0000 (0:00:00.015) 0:02:08.563 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:42 Monday 24 June 2024 06:50:09 +0000 (0:00:00.015) 0:02:08.579 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:48 Monday 24 June 2024 06:50:09 +0000 (0:00:00.014) 0:02:08.593 *********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:54 Monday 24 June 2024 06:50:09 +0000 (0:00:00.014) 0:02:08.608 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:59 Monday 24 June 2024 06:50:09 +0000 (0:00:00.013) 0:02:08.621 *********** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:73 Monday 24 June 2024 06:50:09 +0000 (0:00:00.055) 0:02:08.677 *********** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: ** (process:20994): WARNING **: 06:50:09.818: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory True STDERR: Shared connection to 10.31.45.78 closed. TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:82 Monday 24 June 2024 06:50:09 +0000 (0:00:00.375) 0:02:09.052 *********** skipping: [sut] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:92 Monday 24 June 2024 06:50:09 +0000 (0:00:00.015) 0:02:09.067 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:8 Monday 24 June 2024 06:50:09 +0000 (0:00:00.022) 0:02:09.090 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:14 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.103 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:21 Monday 24 June 2024 06:50:10 +0000 (0:00:00.011) 0:02:09.115 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:28 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.127 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:35 Monday 24 June 2024 06:50:10 +0000 (0:00:00.011) 0:02:09.138 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:45 Monday 24 June 2024 06:50:10 +0000 (0:00:00.011) 0:02:09.150 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:54 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.162 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:64 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.176 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:74 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.188 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:85 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.200 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-md.yml:95 Monday 24 June 2024 06:50:10 +0000 (0:00:00.011) 0:02:09.211 *********** 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-ciswosg327/tests/test-verify-pool-members.yml:95 Monday 24 June 2024 06:50:10 +0000 (0:00:00.011) 0:02:09.222 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-lvmraid.yml:2 Monday 24 June 2024 06:50:10 +0000 (0:00:00.024) 0:02:09.247 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:50:10 +0000 (0:00:00.035) 0:02:09.282 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:50:10 +0000 (0:00:00.014) 0:02:09.297 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.310 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.322 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.335 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.348 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.361 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:50:10 +0000 (0:00:00.015) 0:02:09.376 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.389 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.401 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.414 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.426 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.438 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.452 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:8 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.465 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:16 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.477 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:21 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.489 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:29 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.502 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:34 Monday 24 June 2024 06:50:10 +0000 (0:00:00.016) 0:02:09.519 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:40 Monday 24 June 2024 06:50:10 +0000 (0:00:00.015) 0:02:09.534 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-lvmraid.yml:46 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.548 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:98 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.561 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-thin.yml:2 Monday 24 June 2024 06:50:10 +0000 (0:00:00.025) 0:02:09.586 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:50:10 +0000 (0:00:00.040) 0:02:09.626 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.639 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.652 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.666 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.679 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.692 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.705 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.718 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:8 Monday 24 June 2024 06:50:10 +0000 (0:00:00.011) 0:02:09.730 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:16 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.743 *********** 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-ciswosg327/tests/verify-pool-member-thin.yml:23 Monday 24 June 2024 06:50:10 +0000 (0:00:00.035) 0:02:09.779 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-thin.yml:27 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:09.792 *********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:101 Monday 24 June 2024 06:50:10 +0000 (0:00:00.011) 0:02:09.803 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml:5 Monday 24 June 2024 06:50:10 +0000 (0:00:00.025) 0:02:09.829 *********** 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-ciswosg327/tests/verify-pool-members-encryption.yml:13 Monday 24 June 2024 06:50:10 +0000 (0:00:00.015) 0:02:09.845 *********** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "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-ciswosg327/tests/verify-pool-members-encryption.yml:20 Monday 24 June 2024 06:50:10 +0000 (0:00:00.014) 0:02:09.859 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:2 Monday 24 June 2024 06:50:10 +0000 (0:00:00.022) 0:02:09.882 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:9 Monday 24 June 2024 06:50:10 +0000 (0:00:00.014) 0:02:09.897 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:18 Monday 24 June 2024 06:50:10 +0000 (0:00:00.015) 0:02:09.913 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:27 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.925 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:37 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.937 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-crypttab.yml:47 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:09.950 *********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-encryption.yml:27 Monday 24 June 2024 06:50:10 +0000 (0:00:00.011) 0:02:09.961 *********** 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-ciswosg327/tests/test-verify-pool-members.yml:104 Monday 24 June 2024 06:50:10 +0000 (0:00:00.011) 0:02:09.972 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-members-vdo.yml:2 Monday 24 June 2024 06:50:10 +0000 (0:00:00.028) 0:02:10.001 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:50:10 +0000 (0:00:00.040) 0:02:10.042 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:50:10 +0000 (0:00:00.013) 0:02:10.055 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:10.068 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:10.080 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:50:10 +0000 (0:00:00.012) 0:02:10.093 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:50:11 +0000 (0:00:00.012) 0:02:10.106 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:50:11 +0000 (0:00:00.013) 0:02:10.119 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:50:11 +0000 (0:00:00.011) 0:02:10.131 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:50:11 +0000 (0:00:00.012) 0:02:10.143 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:50:11 +0000 (0:00:00.012) 0:02:10.156 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:50:11 +0000 (0:00:00.012) 0:02:10.169 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:50:11 +0000 (0:00:00.012) 0:02:10.182 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:50:11 +0000 (0:00:00.014) 0:02:10.196 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:50:11 +0000 (0:00:00.013) 0:02:10.209 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:9 Monday 24 June 2024 06:50:11 +0000 (0:00:00.014) 0:02:10.223 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:16 Monday 24 June 2024 06:50:11 +0000 (0:00:00.013) 0:02:10.237 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:22 Monday 24 June 2024 06:50:11 +0000 (0:00:00.014) 0:02:10.251 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:28 Monday 24 June 2024 06:50:11 +0000 (0:00:00.021) 0:02:10.273 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:35 Monday 24 June 2024 06:50:11 +0000 (0:00:00.025) 0:02:10.298 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:41 Monday 24 June 2024 06:50:11 +0000 (0:00:00.016) 0:02:10.314 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-member-vdo.yml:47 Monday 24 June 2024 06:50:11 +0000 (0:00:00.017) 0:02:10.332 *********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:107 Monday 24 June 2024 06:50:11 +0000 (0:00:00.014) 0:02:10.346 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml for sut TASK [Run 'stratis report'] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:6 Monday 24 June 2024 06:50:11 +0000 (0:00:00.030) 0:02:10.377 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about Stratis] ******************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:11 Monday 24 June 2024 06:50:11 +0000 (0:00:00.014) 0:02:10.392 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:15 Monday 24 June 2024 06:50:11 +0000 (0:00:00.012) 0:02:10.405 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:26 Monday 24 June 2024 06:50:11 +0000 (0:00:00.013) 0:02:10.419 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:36 Monday 24 June 2024 06:50:11 +0000 (0:00:00.017) 0:02:10.436 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-pool-stratis.yml:49 Monday 24 June 2024 06:50:11 +0000 (0:00:00.025) 0:02:10.462 *********** ok: [sut] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-pool-members.yml:110 Monday 24 June 2024 06:50:11 +0000 (0:00:00.011) 0:02:10.473 *********** 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-ciswosg327/tests/test-verify-pool-volumes.yml:3 Monday 24 June 2024 06:50:11 +0000 (0:00:00.013) 0:02:10.486 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:50:11 +0000 (0:00:00.035) 0:02:10.522 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:50:11 +0000 (0:00:00.020) 0:02:10.542 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:50:11 +0000 (0:00:00.124) 0:02:10.666 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:50:11 +0000 (0:00:00.017) 0:02:10.683 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test1", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:50:11 +0000 (0:00:00.021) 0:02:10.705 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:50:11 +0000 (0:00:00.016) 0:02:10.722 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:50:11 +0000 (0:00:00.035) 0:02:10.757 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:50:11 +0000 (0:00:00.034) 0:02:10.792 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:50:11 +0000 (0:00:00.025) 0:02:10.817 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:50:11 +0000 (0:00:00.013) 0:02:10.830 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:50:11 +0000 (0:00:00.016) 0:02:10.846 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:50:11 +0000 (0:00:00.014) 0:02:10.861 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:50:11 +0000 (0:00:00.014) 0:02:10.875 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:50:11 +0000 (0:00:00.012) 0:02:10.888 *********** 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/foo-test1 " ], "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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:50:11 +0000 (0:00:00.027) 0:02:10.915 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:50:11 +0000 (0:00:00.016) 0:02:10.932 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:50:11 +0000 (0:00:00.018) 0:02:10.951 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:50:11 +0000 (0:00:00.015) 0:02:10.966 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:50:11 +0000 (0:00:00.014) 0:02:10.980 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:50:11 +0000 (0:00:00.018) 0:02:10.999 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:50:11 +0000 (0:00:00.020) 0:02:11.019 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211752.474273, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1719211752.474273, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 767, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1719211752.474273, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:50:12 +0000 (0:00:00.208) 0:02:11.228 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:50:12 +0000 (0:00:00.018) 0:02:11.246 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:50:12 +0000 (0:00:00.031) 0:02:11.277 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:50:12 +0000 (0:00:00.020) 0:02:11.298 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:50:12 +0000 (0:00:00.016) 0:02:11.314 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:50:12 +0000 (0:00:00.018) 0:02:11.333 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:50:12 +0000 (0:00:00.039) 0:02:11.373 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:50:12 +0000 (0:00:00.014) 0:02:11.387 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:50:13 +0000 (0:00:01.005) 0:02:12.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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:50:13 +0000 (0:00:00.041) 0:02:12.434 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:50:13 +0000 (0:00:00.021) 0:02:12.456 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:50:13 +0000 (0:00:00.024) 0:02:12.481 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:50:13 +0000 (0:00:00.014) 0:02:12.495 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:50:13 +0000 (0:00:00.017) 0:02:12.512 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:50:13 +0000 (0:00:00.013) 0:02:12.526 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:50:13 +0000 (0:00:00.016) 0:02:12.542 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:50:13 +0000 (0:00:00.024) 0:02:12.566 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:50:13 +0000 (0:00:00.025) 0:02:12.592 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:50:13 +0000 (0:00:00.026) 0:02:12.619 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:50:13 +0000 (0:00:00.034) 0:02:12.654 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:50:13 +0000 (0:00:00.023) 0:02:12.677 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:50:13 +0000 (0:00:00.024) 0:02:12.702 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:50:13 +0000 (0:00:00.027) 0:02:12.729 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:50:13 +0000 (0:00:00.031) 0:02:12.761 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:50:13 +0000 (0:00:00.015) 0:02:12.776 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:50:13 +0000 (0:00:00.026) 0:02:12.803 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:50:13 +0000 (0:00:00.016) 0:02:12.819 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:50:13 +0000 (0:00:00.014) 0:02:12.834 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:50:13 +0000 (0:00:00.013) 0:02:12.847 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:50:13 +0000 (0:00:00.017) 0:02:12.865 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:50:13 +0000 (0:00:00.012) 0:02:12.878 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:50:13 +0000 (0:00:00.012) 0:02:12.890 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:50:13 +0000 (0:00:00.013) 0:02:12.903 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:50:13 +0000 (0:00:00.190) 0:02:13.094 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:50:14 +0000 (0:00:00.193) 0:02:13.287 *********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:50:14 +0000 (0:00:00.019) 0:02:13.307 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:50:14 +0000 (0:00:00.016) 0:02:13.324 *********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:50:14 +0000 (0:00:00.192) 0:02:13.516 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:50:14 +0000 (0:00:00.037) 0:02:13.553 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:50:14 +0000 (0:00:00.015) 0:02:13.568 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:50:14 +0000 (0:00:00.014) 0:02:13.583 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:50:14 +0000 (0:00:00.017) 0:02:13.601 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:50:14 +0000 (0:00:00.015) 0:02:13.616 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:50:14 +0000 (0:00:00.014) 0:02:13.630 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:50:14 +0000 (0:00:00.026) 0:02:13.656 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:50:14 +0000 (0:00:00.035) 0:02:13.691 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:50:14 +0000 (0:00:00.019) 0:02:13.711 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:50:14 +0000 (0:00:00.016) 0:02:13.727 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:50:14 +0000 (0:00:00.025) 0:02:13.752 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:50:14 +0000 (0:00:00.014) 0:02:13.767 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:50:14 +0000 (0:00:00.013) 0:02:13.780 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:50:14 +0000 (0:00:00.012) 0:02:13.793 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:50:14 +0000 (0:00:00.012) 0:02:13.806 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:50:14 +0000 (0:00:00.012) 0:02:13.818 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:50:14 +0000 (0:00:00.012) 0:02:13.831 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:50:14 +0000 (0:00:00.014) 0:02:13.845 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:50:14 +0000 (0:00:00.013) 0:02:13.858 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:50:14 +0000 (0:00:00.013) 0:02:13.872 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:50:14 +0000 (0:00:00.013) 0:02:13.886 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:50:14 +0000 (0:00:00.018) 0:02:13.904 *********** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.032838", "end": "2024-06-24 06:50:15.015213", "rc": 0, "start": "2024-06-24 06:50:14.982375" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:50:15 +0000 (0:00:00.230) 0:02:14.134 *********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:50:15 +0000 (0:00:00.016) 0:02:14.151 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:50:15 +0000 (0:00:00.020) 0:02:14.171 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:50:15 +0000 (0:00:00.013) 0:02:14.185 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:50:15 +0000 (0:00:00.020) 0:02:14.206 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:50:15 +0000 (0:00:00.015) 0:02:14.222 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:50:15 +0000 (0:00:00.017) 0:02:14.239 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:50:15 +0000 (0:00:00.015) 0:02:14.254 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:50:15 +0000 (0:00:00.018) 0:02:14.273 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:50:15 +0000 (0:00:00.058) 0:02:14.331 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:50:15 +0000 (0:00:00.015) 0:02:14.347 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test2", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:50:15 +0000 (0:00:00.016) 0:02:14.363 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:50:15 +0000 (0:00:00.015) 0:02:14.378 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:50:15 +0000 (0:00:00.010) 0:02:14.389 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:50:15 +0000 (0:00:00.015) 0:02:14.404 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:50:15 +0000 (0:00:00.018) 0:02:14.423 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:50:15 +0000 (0:00:00.014) 0:02:14.437 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:50:15 +0000 (0:00:00.014) 0:02:14.452 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:50:15 +0000 (0:00:00.015) 0:02:14.467 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:50:15 +0000 (0:00:00.013) 0:02:14.480 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:50:15 +0000 (0:00:00.023) 0:02:14.504 *********** 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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:50:15 +0000 (0:00:00.038) 0:02:14.542 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:50:15 +0000 (0:00:00.014) 0:02:14.557 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:50:15 +0000 (0:00:00.017) 0:02:14.574 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:50:15 +0000 (0:00:00.012) 0:02:14.587 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:50:15 +0000 (0:00:00.014) 0:02:14.601 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:50:15 +0000 (0:00:00.013) 0:02:14.615 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:50:15 +0000 (0:00:00.018) 0:02:14.633 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:50:15 +0000 (0:00:00.197) 0:02:14.831 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:50:15 +0000 (0:00:00.042) 0:02:14.873 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:50:15 +0000 (0:00:00.016) 0:02:14.890 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:50:15 +0000 (0:00:00.010) 0:02:14.901 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:50:15 +0000 (0:00:00.014) 0:02:14.915 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:50:15 +0000 (0:00:00.013) 0:02:14.928 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:50:15 +0000 (0:00:00.010) 0:02:14.938 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:50:15 +0000 (0:00:00.014) 0:02:14.953 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:50:16 +0000 (0:00:01.007) 0:02:15.960 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:50:16 +0000 (0:00:00.012) 0:02:15.973 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:50:16 +0000 (0:00:00.012) 0:02:15.986 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:50:16 +0000 (0:00:00.009) 0:02:15.996 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:50:16 +0000 (0:00:00.012) 0:02:16.008 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:50:16 +0000 (0:00:00.011) 0:02:16.019 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:50:16 +0000 (0:00:00.009) 0:02:16.029 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:50:16 +0000 (0:00:00.008) 0:02:16.038 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:50:16 +0000 (0:00:00.010) 0:02:16.048 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:50:16 +0000 (0:00:00.016) 0:02:16.065 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:50:16 +0000 (0:00:00.014) 0:02:16.079 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:50:16 +0000 (0:00:00.012) 0:02:16.092 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.105 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.118 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.130 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:16.145 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:50:17 +0000 (0:00:00.015) 0:02:16.160 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.173 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.186 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:16.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:16.215 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:16.230 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.243 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.255 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.268 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.280 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.291 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.305 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.318 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.329 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.341 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.353 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.364 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.377 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.388 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.399 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.411 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.422 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.436 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:16.450 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:50:17 +0000 (0:00:00.022) 0:02:16.472 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.485 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.499 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:50:17 +0000 (0:00:00.018) 0:02:16.517 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:50:17 +0000 (0:00:00.022) 0:02:16.540 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:50:17 +0000 (0:00:00.017) 0:02:16.557 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.570 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.584 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.597 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:16.612 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:50:17 +0000 (0:00:00.015) 0:02:16.628 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:16.642 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:50:17 +0000 (0:00:00.035) 0:02:16.677 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.691 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:16.706 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:16.720 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.734 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.747 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.761 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:2 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.772 *********** 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-ciswosg327/tests/test-verify-volume.yml:21 Monday 24 June 2024 06:50:17 +0000 (0:00:00.016) 0:02:16.788 *********** included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:7 Monday 24 June 2024 06:50:17 +0000 (0:00:00.057) 0:02:16.845 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:16 Monday 24 June 2024 06:50:17 +0000 (0:00:00.018) 0:02:16.864 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test3", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:31 Monday 24 June 2024 06:50:17 +0000 (0:00:00.019) 0:02:16.883 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:44 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:16.898 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:53 Monday 24 June 2024 06:50:17 +0000 (0:00:00.009) 0:02:16.907 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:65 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.919 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:77 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.931 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:92 Monday 24 June 2024 06:50:17 +0000 (0:00:00.013) 0:02:16.944 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:98 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.956 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:104 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:16.969 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-mount.yml:116 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.980 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:2 Monday 24 June 2024 06:50:17 +0000 (0:00:00.011) 0:02:16.991 *********** 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-ciswosg327/tests/test-verify-volume-fstab.yml:40 Monday 24 June 2024 06:50:17 +0000 (0:00:00.025) 0:02:17.017 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:48 Monday 24 June 2024 06:50:17 +0000 (0:00:00.019) 0:02:17.036 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:58 Monday 24 June 2024 06:50:17 +0000 (0:00:00.014) 0:02:17.051 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fstab.yml:71 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:17.064 *********** 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-ciswosg327/tests/test-verify-volume-fs.yml:6 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:17.076 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-fs.yml:17 Monday 24 June 2024 06:50:17 +0000 (0:00:00.012) 0:02:17.089 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:3 Monday 24 June 2024 06:50:18 +0000 (0:00:00.013) 0:02:17.102 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:9 Monday 24 June 2024 06:50:18 +0000 (0:00:00.192) 0:02:17.294 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:16 Monday 24 June 2024 06:50:18 +0000 (0:00:00.013) 0:02:17.307 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:24 Monday 24 June 2024 06:50:18 +0000 (0:00:00.016) 0:02:17.324 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:30 Monday 24 June 2024 06:50:18 +0000 (0:00:00.010) 0:02:17.335 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:34 Monday 24 June 2024 06:50:18 +0000 (0:00:00.013) 0:02:17.348 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-device.yml:39 Monday 24 June 2024 06:50:18 +0000 (0:00:00.012) 0:02:17.361 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:3 Monday 24 June 2024 06:50:18 +0000 (0:00:00.010) 0:02:17.371 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 Monday 24 June 2024 06:50:18 +0000 (0:00:00.012) 0:02:17.384 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:17 Monday 24 June 2024 06:50:19 +0000 (0:00:00.981) 0:02:18.365 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:23 Monday 24 June 2024 06:50:19 +0000 (0:00:00.020) 0:02:18.386 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:32 Monday 24 June 2024 06:50:19 +0000 (0:00:00.013) 0:02:18.399 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:45 Monday 24 June 2024 06:50:19 +0000 (0:00:00.011) 0:02:18.411 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:51 Monday 24 June 2024 06:50:19 +0000 (0:00:00.015) 0:02:18.426 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:56 Monday 24 June 2024 06:50:19 +0000 (0:00:00.014) 0:02:18.441 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:69 Monday 24 June 2024 06:50:19 +0000 (0:00:00.010) 0:02:18.452 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:81 Monday 24 June 2024 06:50:19 +0000 (0:00:00.013) 0:02:18.465 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:94 Monday 24 June 2024 06:50:19 +0000 (0:00:00.014) 0:02:18.480 *********** 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-ciswosg327/tests/test-verify-volume-encryption.yml:106 Monday 24 June 2024 06:50:19 +0000 (0:00:00.018) 0:02:18.498 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:114 Monday 24 June 2024 06:50:19 +0000 (0:00:00.018) 0:02:18.517 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:122 Monday 24 June 2024 06:50:19 +0000 (0:00:00.012) 0:02:18.529 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:131 Monday 24 June 2024 06:50:19 +0000 (0:00:00.013) 0:02:18.543 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:140 Monday 24 June 2024 06:50:19 +0000 (0:00:00.017) 0:02:18.560 *********** 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-ciswosg327/tests/test-verify-volume-md.yml:8 Monday 24 June 2024 06:50:19 +0000 (0:00:00.017) 0:02:18.577 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:14 Monday 24 June 2024 06:50:19 +0000 (0:00:00.012) 0:02:18.590 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:21 Monday 24 June 2024 06:50:19 +0000 (0:00:00.022) 0:02:18.613 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:28 Monday 24 June 2024 06:50:19 +0000 (0:00:00.048) 0:02:18.661 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:35 Monday 24 June 2024 06:50:19 +0000 (0:00:00.015) 0:02:18.677 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:45 Monday 24 June 2024 06:50:19 +0000 (0:00:00.023) 0:02:18.701 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:54 Monday 24 June 2024 06:50:19 +0000 (0:00:00.019) 0:02:18.720 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:63 Monday 24 June 2024 06:50:19 +0000 (0:00:00.015) 0:02:18.735 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:72 Monday 24 June 2024 06:50:19 +0000 (0:00:00.034) 0:02:18.769 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-md.yml:81 Monday 24 June 2024 06:50:19 +0000 (0:00:00.015) 0:02:18.785 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:3 Monday 24 June 2024 06:50:19 +0000 (0:00:00.022) 0:02:18.808 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:11 Monday 24 June 2024 06:50:19 +0000 (0:00:00.014) 0:02:18.822 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:20 Monday 24 June 2024 06:50:19 +0000 (0:00:00.017) 0:02:18.840 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:28 Monday 24 June 2024 06:50:19 +0000 (0:00:00.018) 0:02:18.858 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:32 Monday 24 June 2024 06:50:19 +0000 (0:00:00.017) 0:02:18.876 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:46 Monday 24 June 2024 06:50:19 +0000 (0:00:00.025) 0:02:18.902 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:50 Monday 24 June 2024 06:50:19 +0000 (0:00:00.021) 0:02:18.923 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:54 Monday 24 June 2024 06:50:19 +0000 (0:00:00.012) 0:02:18.936 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:58 Monday 24 June 2024 06:50:19 +0000 (0:00:00.013) 0:02:18.950 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:68 Monday 24 June 2024 06:50:19 +0000 (0:00:00.013) 0:02:18.963 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:72 Monday 24 June 2024 06:50:19 +0000 (0:00:00.014) 0:02:18.978 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:77 Monday 24 June 2024 06:50:19 +0000 (0:00:00.014) 0:02:18.992 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:83 Monday 24 June 2024 06:50:19 +0000 (0:00:00.011) 0:02:19.004 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:88 Monday 24 June 2024 06:50:19 +0000 (0:00:00.012) 0:02:19.017 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:96 Monday 24 June 2024 06:50:19 +0000 (0:00:00.012) 0:02:19.029 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:104 Monday 24 June 2024 06:50:19 +0000 (0:00:00.013) 0:02:19.043 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:109 Monday 24 June 2024 06:50:19 +0000 (0:00:00.012) 0:02:19.055 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:113 Monday 24 June 2024 06:50:19 +0000 (0:00:00.023) 0:02:19.079 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:117 Monday 24 June 2024 06:50:19 +0000 (0:00:00.012) 0:02:19.092 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:121 Monday 24 June 2024 06:50:20 +0000 (0:00:00.013) 0:02:19.105 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:129 Monday 24 June 2024 06:50:20 +0000 (0:00:00.015) 0:02:19.120 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:138 Monday 24 June 2024 06:50:20 +0000 (0:00:00.038) 0:02:19.159 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:142 Monday 24 June 2024 06:50:20 +0000 (0:00:00.025) 0:02:19.184 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:150 Monday 24 June 2024 06:50:20 +0000 (0:00:00.019) 0:02:19.204 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:156 Monday 24 June 2024 06:50:20 +0000 (0:00:00.012) 0:02:19.217 *********** 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-ciswosg327/tests/test-verify-volume-size.yml:160 Monday 24 June 2024 06:50:20 +0000 (0:00:00.013) 0:02:19.231 *********** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-size.yml:164 Monday 24 June 2024 06:50:20 +0000 (0:00:00.012) 0:02:19.243 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:5 Monday 24 June 2024 06:50:20 +0000 (0:00:00.021) 0:02:19.265 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:13 Monday 24 June 2024 06:50:20 +0000 (0:00:00.028) 0:02:19.294 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:18 Monday 24 June 2024 06:50:20 +0000 (0:00:00.015) 0:02:19.309 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:27 Monday 24 June 2024 06:50:20 +0000 (0:00:00.017) 0:02:19.327 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:35 Monday 24 June 2024 06:50:20 +0000 (0:00:00.012) 0:02:19.340 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:41 Monday 24 June 2024 06:50:20 +0000 (0:00:00.012) 0:02:19.353 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-cache.yml:47 Monday 24 June 2024 06:50:20 +0000 (0:00:00.013) 0:02:19.366 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume.yml:27 Monday 24 June 2024 06:50:20 +0000 (0:00:00.014) 0:02:19.380 *********** 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-ciswosg327/tests/verify-role-results.yml:44 Monday 24 June 2024 06:50:20 +0000 (0:00:00.014) 0:02:19.395 *********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/verify-role-results.yml:54 Monday 24 June 2024 06:50:20 +0000 (0:00:00.011) 0:02:19.406 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/tests_lvm_one_disk_multiple_volumes.yml:119 Monday 24 June 2024 06:50:20 +0000 (0:00:00.011) 0:02:19.418 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 24 June 2024 06:50:20 +0000 (0:00:00.035) 0:02:19.453 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 24 June 2024 06:50:20 +0000 (0:00:00.018) 0:02:19.472 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 24 June 2024 06:50:20 +0000 (0:00:00.015) 0:02:19.487 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 24 June 2024 06:50:20 +0000 (0:00:00.038) 0:02:19.526 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 24 June 2024 06:50:20 +0000 (0:00:00.016) 0:02:19.543 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 24 June 2024 06:50:20 +0000 (0:00:00.021) 0:02:19.564 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 24 June 2024 06:50:20 +0000 (0:00:00.016) 0:02:19.581 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 24 June 2024 06:50:20 +0000 (0:00:00.012) 0:02:19.593 *********** included: /WORKDIR/git-weekly-ciswosg327/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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 24 June 2024 06:50:20 +0000 (0:00:00.042) 0:02:19.635 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 24 June 2024 06:50:20 +0000 (0:00:00.016) 0:02:19.652 *********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "absent", "volumes": [] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 24 June 2024 06:50:20 +0000 (0:00:00.016) 0:02:19.669 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 24 June 2024 06:50:20 +0000 (0:00:00.021) 0:02:19.690 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 24 June 2024 06:50:20 +0000 (0:00:00.016) 0:02:19.707 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 24 June 2024 06:50:20 +0000 (0:00:00.048) 0:02:19.755 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 24 June 2024 06:50:20 +0000 (0:00:00.015) 0:02:19.771 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 24 June 2024 06:50:20 +0000 (0:00:00.013) 0:02:19.785 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 24 June 2024 06:50:20 +0000 (0:00:00.020) 0:02:19.805 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 24 June 2024 06:50:20 +0000 (0:00:00.013) 0:02:19.818 *********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 24 June 2024 06:50:22 +0000 (0:00:01.906) 0:02:21.725 *********** 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-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 24 June 2024 06:50:22 +0000 (0:00:00.021) 0:02:21.747 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 24 June 2024 06:50:22 +0000 (0:00:00.024) 0:02:21.772 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 24 June 2024 06:50:22 +0000 (0:00:00.035) 0:02:21.807 *********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 24 June 2024 06:50:22 +0000 (0:00:00.018) 0:02:21.825 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 24 June 2024 06:50:22 +0000 (0:00:00.015) 0:02:21.841 *********** changed: [sut] => (item={'src': '/dev/mapper/foo-test1', '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/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 24 June 2024 06:50:22 +0000 (0:00:00.207) 0:02:22.048 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 24 June 2024 06:50:23 +0000 (0:00:00.555) 0:02:22.604 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 24 June 2024 06:50:23 +0000 (0:00:00.016) 0:02:22.620 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 24 June 2024 06:50:23 +0000 (0:00:00.013) 0:02:22.634 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 24 June 2024 06:50:24 +0000 (0:00:00.548) 0:02:23.182 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1719211530.7314136, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879406.496, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1718879104.528, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1168437546", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 24 June 2024 06:50:24 +0000 (0:00:00.198) 0:02:23.380 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 24 June 2024 06:50:24 +0000 (0:00:00.013) 0:02:23.394 *********** ok: [sut] META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=762 changed=7 unreachable=0 failed=0 skipped=1076 rescued=0 ignored=0 Monday 24 June 2024 06:50:24 +0000 (0:00:00.615) 0:02:24.009 *********** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 58.95s /WORKDIR/git-weekly-ciswosg327/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 --- 4.40s /WORKDIR/git-weekly-ciswosg327/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 --- 2.66s /WORKDIR/git-weekly-ciswosg327/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 --- 1.99s /WORKDIR/git-weekly-ciswosg327/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 --- 1.91s /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get service facts -------------------------- 1.75s /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.49s /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Make sure required packages are installed --- 1.05s /WORKDIR/git-weekly-ciswosg327/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Ensure cryptsetup is present -------------------------------------------- 1.01s /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 1.01s /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.99s /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.98s /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.98s /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.98s /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 ----- Ensure test packages ---------------------------------------------------- 0.97s /WORKDIR/git-weekly-ciswosg327/tests/get_unused_disk.yml:2 -------------------- Ensure cryptsetup is present -------------------------------------------- 0.97s /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.97s /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.97s /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.97s /WORKDIR/git-weekly-ciswosg327/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.96s /WORKDIR/git-weekly-ciswosg327/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. ---^---^---^---^---^---